summaryrefslogtreecommitdiffstats
path: root/lldb/test/tools/lldb-mi/syntax/TestMiSyntax.py
Commit message (Expand)AuthorAgeFilesLines
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-80/+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-3/+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-4/+4
* Adding some more flakey tests to the XFAIL listVince Harron2015-06-221-0/+1
* Print process's output line by line (MI)Ilia K2015-05-081-1/+2
* Fix CMICmnLLDBDebuggerHandleEvents::GetProcessStdout/GetProcessStderr to use ...Ilia K2015-04-241-1/+1
* Fix handling of the executable arg which contains spaces (MI)Ilia K2015-04-141-5/+5
* Simplify some lldb-mi tests by using the Base.addTearDownHook()Ilia K2015-04-141-17/+11
* Skip additional lldb-mi tests that failed on FreeBSDEd Maste2015-03-141-0/+1
* Add lldb-mi/lldb-server test folders to PATH before in dotest.pyIlia K2015-03-121-4/+0
* Fix process's output to stdout/stderr (MI)Ilia K2015-02-261-0/+90
OpenPOWER on IntegriCloud