summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/driver/batch_mode
Commit message (Expand)AuthorAgeFilesLines
* *** 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
* Centralize the handling of attach permissions on linux in testsPavel Labath2016-01-111-16/+1
* Fiddling with Pavel's fix for getting the breakpoint right when there's debug...Jim Ingham2016-01-091-2/+1
* Fix TestBatchMode for gccPavel Labath2016-01-081-1/+2
* Another fix for TestBatchMode on linuxPavel Labath2016-01-081-0/+17
* 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-082-14/+116
* 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-283-0/+108
OpenPOWER on IntegriCloud