summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/driver/batch_mode/TestBatchMode.py
Commit message (Expand)AuthorAgeFilesLines
* Wrap all references to build artifacts in the LLDB testsuite (NFC)Adrian Prantl2018-01-191-3/+3
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-44/+62
* Remove expectedFailureWindows decorator.Zachary Turner2016-02-081-3/+3
* Move the rest of the tests over to using the new decorator module.Zachary Turner2016-02-041-0/+2
* Fiddling with Pavel's fix for getting the breakpoint right when there's debug...Jim Ingham2016-01-091-2/+1
* Fix TestBatchMode on linuxPavel Labath2016-01-081-1/+2
* Fix a glitch in the Driver's batch mode when used with "attach". Jim Ingham2016-01-081-13/+92
* Add expectedFlakeyFreeBSD to TestBatchMode failing on buildbotEd Maste2015-11-241-0/+1
* 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/+88
OpenPOWER on IntegriCloud