summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/source-manager
Commit message (Expand)AuthorAgeFilesLines
* tests: XFAIL/UNSUPPORTED tests on WindowsSaleem Abdulrasool2020-01-011-0/+2
* [dotest] Avoid the need for LEVEL= makefile boilerplatePavel Labath2019-09-041-3/+1
* [lldb][NFC] Remove unused imports in python testsRaphael Isemann2019-08-021-1/+0
* testsuite: Fix TestCompDirSymLink and TestSourceManager on Linux with symlink...Jan Kratochvil2019-02-211-4/+10
* Move the column marking functionality to the Highlighter frameworkRaphael Isemann2018-08-301-2/+3
* [LLDB] Added syntax highlighting supportRaphael Isemann2018-08-021-3/+26
* Last batch of test-tree cleaning changesPavel Labath2018-03-212-46/+31
* Compile the LLDB tests out-of-tree.Adrian Prantl2018-01-301-4/+7
* Wrap all references to build artifacts in the LLDB testsuite (NFC)Adrian Prantl2018-01-191-4/+4
* add stop column highlighting supportTodd Fiala2016-09-211-14/+56
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-31/+48
* When calling "settings set target.source-map <old-path> <new-path>", make sur...Greg Clayton2016-07-081-0/+4
* Fix typo in TestSourceManager.pyPavel Labath2016-04-191-1/+1
* Add reverse file remapping for breakpoint setTamas Berghammer2016-03-041-0/+18
* Move the rest of the tests over to using the new decorator module.Zachary Turner2016-02-041-1/+2
* Fix TestSourceManager.py on Windows.Adrian McCarthy2016-01-251-7/+6
* Remove -S option from dotest.py.Zachary Turner2015-12-111-1/+0
* Get rid of global variables in dotest.pyZachary Turner2015-12-081-1/+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-2/+2
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-284-0/+184
OpenPOWER on IntegriCloud