summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/settings
Commit message (Expand)AuthorAgeFilesLines
* [lldb] Restructure test folders to match LLDB command hierarchyRaphael Isemann2019-09-016-801/+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-022-4/+0
* [gdb-remote] Use lldb's portable Host::GetEnvironment() instead of getenvAaron Smith2019-02-071-6/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* 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
* [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