summaryrefslogtreecommitdiffstats
path: root/lldb/test/tools/lldb-mi/control/TestMiExec.py
Commit message (Expand)AuthorAgeFilesLines
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-462/+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-9/+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
* [lldb-mi] Add support for StopAtEntry in MI via "-exec-run --start".Dawn Perchik2015-10-011-0/+20
* 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
* [lldb-mi tests] Fix typo of sensitive.Bruce Mitchener2015-07-221-4/+4
* XFAIL tests that are failed on linux with gcc-4.9.2Ying Chen2015-04-211-0/+5
* Use lazy regex in lldb-mi testsIlia K2015-04-171-25/+25
* [TestMiExec] Fix the test for GCC after r233336.Siva Chandra2015-03-271-2/+2
* xfail tests that failed with clang-3.7, gcc4.8.2 and on i386 to get buildbot ...Ying Chen2015-03-251-0/+1
* Fix -break-insert for system functions (MI)Ilia K2015-03-191-3/+2
* Enabling the lldb-mi tests on Linux.Hafiz Abid Qadeer2015-03-161-8/+0
* Fix the test for gcc.Hafiz Abid Qadeer2015-03-161-9/+9
* Add lldb-mi/lldb-server test folders to PATH before in dotest.pyIlia K2015-03-121-4/+0
* Skip all lldb-mi tests on LinuxVince Harron2015-03-081-0/+8
* Fix and enable some tests on Linux (MI)Ilia K2015-03-031-15/+13
* Fix handling of double quotes (MI)Ilia K2015-02-261-2/+1
* Fix ImportError in lldb-mi tests on LinuxIlia K2015-02-251-0/+4
* Add -exec-abort command (MI); Don't exit on eStateExitedIlia K2015-02-241-1/+1
* Refactor lldb-mi testsIlia K2015-02-201-0/+449
OpenPOWER on IntegriCloud