summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py
Commit message (Expand)AuthorAgeFilesLines
* 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-281-0/+173
OpenPOWER on IntegriCloud