aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/source-manager
AgeCommit message (Expand)AuthorFilesLines
2019-08-02[lldb][NFC] Remove unused imports in python testsRaphael Isemann1-1/+0
2019-02-21testsuite: Fix TestCompDirSymLink and TestSourceManager on Linux with symlink...Jan Kratochvil1-4/+10
2018-08-30Move the column marking functionality to the Highlighter frameworkRaphael Isemann1-2/+3
2018-08-02[LLDB] Added syntax highlighting supportRaphael Isemann1-3/+26
2018-03-21Last batch of test-tree cleaning changesPavel Labath2-46/+31
2018-01-30Compile the LLDB tests out-of-tree.Adrian Prantl1-4/+7
2018-01-19Wrap all references to build artifacts in the LLDB testsuite (NFC)Adrian Prantl1-4/+4
2016-09-21add stop column highlighting supportTodd Fiala1-14/+56
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone1-31/+48
2016-07-08When calling "settings set target.source-map <old-path> <new-path>", make sur...Greg Clayton1-0/+4
2016-04-19Fix typo in TestSourceManager.pyPavel Labath1-1/+1
2016-03-04Add reverse file remapping for breakpoint setTamas Berghammer1-0/+18
2016-02-04Move the rest of the tests over to using the new decorator module.Zachary Turner1-1/+2
2016-01-25Fix TestSourceManager.py on Windows.Adrian McCarthy1-7/+6
2015-12-11Remove -S option from dotest.py.Zachary Turner1-1/+0
2015-12-08Get rid of global variables in dotest.pyZachary Turner1-1/+1
2015-11-03Remove `use_lldb_suite` from the package, and don't import it anymore.Zachary Turner1-1/+1
2015-11-03Tighten up sys.path, and use absolute imports everywhere.Zachary Turner1-2/+2
2015-10-28Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner4-0/+184