summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/tools/lldb-mi/variable/TestMiVar.py
Commit message (Expand)AuthorAgeFilesLines
* Skip test_lldbmi_var_update on Darwin.Sean Callanan2017-07-241-0/+1
* Disable the lldb-mi tests on remote platforms.Sean Callanan2017-03-041-0/+6
* 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-061-72/+118
* 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
* 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-041-0/+2
* 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-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/+394
OpenPOWER on IntegriCloud