summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/tools/lldb-mi/breakpoint
Commit message (Expand)AuthorAgeFilesLines
* [lldb] [test] Skip one more TestMiBreak on NetBSDMichal Gorny2019-05-151-1/+1
* @skipIfLinux another batch of flaky lldb-mi testsPavel Labath2019-04-291-1/+1
* [lldb] [test] Mark three more tests flakey/xfail on NetBSDMichal Gorny2019-04-181-0/+1
* [lldb] [test] Mark failing tests XFAIL on NetBSDMichal Gorny2019-03-041-0/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Compile the LLDB tests out-of-tree.Adrian Prantl2018-01-301-1/+1
* BreakpointResolverFileLine: Restrict move-to-nearest-code from moving across ...Pavel Labath2017-03-152-19/+31
* 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-283-0/+279
OpenPOWER on IntegriCloud