summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/tools/lldb-mi/breakpoint/TestMiBreak.py
Commit message (Expand)AuthorAgeFilesLines
* Disable the lldb-mi tests on remote platforms.Sean Callanan2017-03-041-0/+7
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-76/+126
* Fix -break-insert not working when using absolute paths (MI)Ilia K2016-07-291-1/+0
* Fix -break-enable/-break-disable commands (MI)Ilia K2016-07-141-0/+45
* Mark TestMiBreak.test_lldbmi_break_insert_function_pending as flaky on linuxPavel Labath2016-02-221-0/+1
* Move the rest of the tests over to using the new decorator module.Zachary Turner2016-02-041-1/+2
* Enable TestMiBreak on LinuxPavel Labath2015-11-251-1/+0
* Remove `use_lldb_suite` from the package, and don't import it anymore.Zachary Turner2015-11-031-1/+1
* Tighten up sys.path, and use absolute imports everywhere.Zachary Turner2015-11-031-1/+1
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-0/+247
OpenPOWER on IntegriCloud