summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/tools/lldb-mi/variable
Commit message (Expand)AuthorAgeFilesLines
* Disable the lldb-mi tests on remote platforms.Sean Callanan2017-03-042-0/+9
* Fix parsing expressions to evaluate with spaces and optional args (MI)Ilia K2016-09-221-5/+14
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-062-158/+294
* Removed the redundant "%d errors parsing expression" error. Nobody keeps score.Sean Callanan2016-06-301-2/+2
* Add a DiagnosticManager replace error streams in the expression parser.Sean Callanan2016-03-191-2/+2
* Delete all the xfail / skip decorators for specific compilers.Zachary Turner2016-02-091-2/+2
* Show real error message in -data-evaluate-expressionEugene Leviant2016-02-081-1/+1
* Move the rest of the tests over to using the new decorator module.Zachary Turner2016-02-042-0/+4
* Allow variable names to be quoted with -var-list-childrenChuck Ries2015-12-071-0/+3
* Fix to solve Bug 23139 & Bug 23560Abhishek Aggarwal2015-11-131-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-284-0/+778
OpenPOWER on IntegriCloud