summaryrefslogtreecommitdiffstats
path: root/lldb/test/tools/lldb-mi/TestMiGdbSetShow.py
Commit message (Expand)AuthorAgeFilesLines
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-189/+0
* Rename `lldb_shared` to `use_lldb_suite`.Zachary Turner2015-10-271-1/+1
* Deprecate -m/+m dotest options in favor of test categoriesPavel Labath2015-10-271-8/+0
* Add from __future__ import print_function everywhere.Zachary Turner2015-10-231-0/+2
* Update every test to import `lldb_shared`.Zachary Turner2015-10-221-4/+3
* Adding some more flakey tests to the XFAIL listVince Harron2015-06-221-0/+1
* Add language option in -gdb-show command (MI)Ilia K2015-04-281-0/+23
* Use self.fail() in MiGdbSetShowTestCase.test_lldbmi_gdb_set_target_async_off ...Ilia K2015-04-241-2/+1
* Fix CMICmnLLDBDebuggerHandleEvents::GetProcessStdout/GetProcessStderr to use ...Ilia K2015-04-241-3/+3
* Skip additional lldb-mi tests that failed on FreeBSDEd Maste2015-04-221-0/+4
* Use lazy regex in lldb-mi testsIlia K2015-04-171-1/+1
* implement gdb-set output-radixIlia K2015-04-071-0/+48
* Add -gdb-show and target-async option in -gdb-show command (MI)Ilia K2015-03-241-0/+121
OpenPOWER on IntegriCloud