summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/tools/lldb-mi/startup_options/TestMiStartupOptions.py
Commit message (Expand)AuthorAgeFilesLines
* [lldb][NFC] Cleanup mentions and code related to lldb-miRaphael Isemann2019-07-191-335/+0
* @skipIfLinux flaky lldb-mi testsPavel Labath2019-05-131-0/+2
* @skipIfLinux another batch of flaky lldb-mi testsPavel Labath2019-04-291-0/+2
* @skipIfLinux flaky lldb-mi testsPavel Labath2019-04-211-0/+1
* [lldb] [test] Mark failing tests XFAIL on NetBSDMichal Gorny2019-03-041-0/+2
* symbols.enable-external-lookup=false on all hosts (not just OSX)Jan Kratochvil2019-01-031-1/+5
* refactor testsuite spawnLldbMi args->exe+argsJan Kratochvil2018-12-191-9/+8
* Fix whitespace in the python test suite.Raphael Isemann2018-07-271-1/+1
* Fixup r331049 (FileSpec auto-normalization)Pavel Labath2018-04-301-1/+1
* Next batch of test-tree-cleaning changesPavel Labath2018-03-151-2/+2
* [test] Skip some lldb-mi tests which time out on DarwinVedant Kumar2018-03-141-0/+10
* Wrap all references to build artifacts in the LLDB testsuite (NFC)Adrian Prantl2018-01-191-13/+19
* Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda2017-09-251-0/+7
* Revert "Initial patchset to get the testsuite running against armv7 and arm64...Chris Bieneman2017-09-251-7/+0
* Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda2017-09-221-0/+7
* Revert this patch; I was emailing with Eugene and they have some other change...Jason Molenda2017-09-211-7/+0
* Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda2017-09-211-0/+7
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-53/+65
* Move the rest of the tests over to using the new decorator module.Zachary Turner2016-02-041-2/+2
* 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/+290
OpenPOWER on IntegriCloud