summaryrefslogtreecommitdiffstats
path: root/lldb/test/tools/lldb-mi/startup_options/TestMiStartupOptions.py
Commit message (Expand)AuthorAgeFilesLines
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-290/+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-10/+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-11/+11
* Fix handling of hijacked events in synchronous modeIlia K2015-05-201-0/+5
* Improve MiStartupOptionsTestCase.test_lldbmi_executable_option_file test (MI)Ilia K2015-05-121-1/+8
* Make LLDB-MI tests wait for LLDB-MI to start up before sending any MI commandsBruce Mitchener2015-05-081-21/+0
* Extend r236708 to skip tests also failing on FreeBSDEd Maste2015-05-071-0/+3
* Skip few MiStartupOptionsTestCase tests to get Linux build greenIlia K2015-05-071-0/+2
* Minor changes in the MiStartupOptionsTestCase (MI)Ilia K2015-05-071-6/+6
* Add -s/--source option support (MI)Ilia K2015-05-071-0/+99
* MI fix allowing multiple logging instances of lldb-mi to run simultaneously.Ilia K2015-04-231-0/+73
* Use lazy regex in lldb-mi testsIlia K2015-04-171-2/+2
* Add lldb-mi/lldb-server test folders to PATH before in dotest.pyIlia K2015-03-121-4/+0
* Allow to pass an executable file via lldb-mi arguments (MI)Ilia K2015-03-031-0/+136
OpenPOWER on IntegriCloud