summaryrefslogtreecommitdiffstats
path: root/lldb/test/tools/lldb-mi/interpreter/TestMiCliSupport.py
Commit message (Expand)AuthorAgeFilesLines
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-206/+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/+2
* Remove Unicode byte-order mark from python files.Zachary Turner2015-08-131-1/+1
* Disable lldb-mi tests on Windows.Zachary Turner2015-08-131-9/+9
* Don't print =breakpoint-created if BP info was emitted in the result record (MI)Ilia K2015-05-191-0/+2
* Fix CMICmnLLDBDebuggerHandleEvents::GetProcessStdout/GetProcessStderr to use ...Ilia K2015-04-241-5/+5
* Skip additional lldb-mi tests that failed on FreeBSDEd Maste2015-04-221-0/+1
* Use lazy regex in lldb-mi testsIlia K2015-04-171-2/+2
* Add support for CLI commands in lldb-miIlia K2015-03-241-0/+211
OpenPOWER on IntegriCloud