summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/settings
Commit message (Expand)AuthorAgeFilesLines
* Fix the .experimental. settings feature so that we don't return an errorJason Molenda2018-05-011-0/+38
* Next batch of test-tree-cleaning changesPavel Labath2018-03-151-55/+19
* [test] Restore cleanup behavior in TestQuoting.pyVedant Kumar2018-03-011-1/+1
* Compile the LLDB tests out-of-tree.Adrian Prantl2018-01-303-11/+17
* Wrap all references to build artifacts in the LLDB testsuite (NFC)Adrian Prantl2018-01-192-7/+7
* Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda2017-09-253-6/+16
* Revert "Initial patchset to get the testsuite running against armv7 and arm64...Chris Bieneman2017-09-253-16/+6
* Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda2017-09-223-6/+16
* Revert this patch; I was emailing with Eugene and they have some other change...Jason Molenda2017-09-213-16/+6
* Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda2017-09-213-6/+16
* add stop column highlighting supportTodd Fiala2016-09-211-0/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-062-192/+252
* [test] Relax stderr expectations on targets with chatty outputPavel Labath2016-04-141-2/+5
* Remove the skipUnlessArch decorator.Zachary Turner2016-02-091-1/+1
* Remove expectedFailureWindows decorator.Zachary Turner2016-02-081-6/+6
* Move the rest of the tests over to using the new decorator module.Zachary Turner2016-02-042-1/+8
* Un xfail TestSettings.test_run_args_and_env_vars_with_dwarfZachary Turner2016-01-221-1/+0
* Remove `use_lldb_suite` from the package, and don't import it anymore.Zachary Turner2015-11-032-2/+2
* Tighten up sys.path, and use absolute imports everywhere.Zachary Turner2015-11-032-2/+2
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-286-0/+685
OpenPOWER on IntegriCloud