summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/settings/TestSettings.py
Commit message (Expand)AuthorAgeFilesLines
* [lldb] Restructure test folders to match LLDB command hierarchyRaphael Isemann2019-09-011-602/+0
* [lldb] Add tests for 'settings remove' and fix error message typosRaphael Isemann2019-08-211-0/+39
* [lldb][NFC] Remove unused imports in python testsRaphael Isemann2019-08-021-1/+0
* Remove Go debugger pluginJonas Devlieghere2018-11-051-2/+2
* Fix tests affected by printing change.Jonas Devlieghere2018-10-011-1/+1
* Fix whitespace in the python test suite.Raphael Isemann2018-07-271-1/+1
* 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
* Compile the LLDB tests out-of-tree.Adrian Prantl2018-01-301-3/+3
* Wrap all references to build artifacts in the LLDB testsuite (NFC)Adrian Prantl2018-01-191-6/+6
* Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda2017-09-251-0/+2
* Revert "Initial patchset to get the testsuite running against armv7 and arm64...Chris Bieneman2017-09-251-2/+0
* Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda2017-09-221-0/+2
* Revert this patch; I was emailing with Eugene and they have some other change...Jason Molenda2017-09-211-2/+0
* Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda2017-09-211-0/+2
* add stop column highlighting supportTodd Fiala2016-09-211-0/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-191/+251
* [test] Relax stderr expectations on targets with chatty outputPavel Labath2016-04-141-2/+5
* Remove the skipUnlessArch decorator.Zachary Turner2016-02-091-1/+1
* Move the rest of the tests over to using the new decorator module.Zachary Turner2016-02-041-0/+2
* 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-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/+495
OpenPOWER on IntegriCloud