summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/tools/lldb-mi/symbol/TestMiSymbol.py
Commit message (Expand)AuthorAgeFilesLines
* [test] Delete some xfailed lldb-mi testsVedant Kumar2018-03-141-104/+0
* Compile the LLDB tests out-of-tree.Adrian Prantl2018-01-301-1/+1
* Disable the lldb-mi tests on remote platforms.Sean Callanan2017-03-041-0/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-18/+38
* Remove expectedFailureLinux decorator.Zachary Turner2016-02-101-1/+1
* Move the rest of the tests over to using the new decorator module.Zachary Turner2016-02-041-0/+2
* XFAIL TestMiSymbol on linuxPavel Labath2016-01-061-0/+1
* Apply missed changes from svn r256863 "Add support for "source info" and use ...Dawn Perchik2016-01-061-3/+3
* Add support for "source info" and use it to fix MI's -symbol-list-lines.Dawn Perchik2016-01-051-1/+8
* 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/+73
OpenPOWER on IntegriCloud