summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/tools/lldb-mi/syntax/TestMiSyntax.py
Commit message (Expand)AuthorAgeFilesLines
* [lldb][NFC] Cleanup mentions and code related to lldb-miRaphael Isemann2019-07-191-174/+0
* @skipIfLinux flaky lldb-mi testsPavel Labath2019-04-211-0/+1
* [lldb] [test] Mark a few tests flakey on NetBSDMichal Gorny2019-03-111-0/+1
* refactor testsuite spawnLldbMi args->exe+argsJan Kratochvil2018-12-191-1/+1
* [test] Skip flaky tests in TestMiSyntax on DarwinVedant Kumar2018-03-191-0/+3
* Next batch of test-tree-cleaning changesPavel Labath2018-03-151-1/+1
* [test] Delete some xfailed lldb-mi testsVedant Kumar2018-03-141-23/+0
* [lldb-mi] This test now passes consistently, unXFAIL it.Davide Italiano2018-02-091-1/+0
* Disable the lldb-mi tests on remote platforms.Sean Callanan2017-03-041-0/+4
* [lldb-mi] Fix implementation for a few mi commandsHafiz Abid Qadeer2017-01-051-0/+1
* xfail TestMiSyntax.py's test_lldbmi_output_grammar on macOSTodd Fiala2016-10-181-0/+1
* Add MiSyntaxTestCase.test_lldbmi_output_grammar test (MI)Ilia K2016-09-121-0/+101
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-12/+16
* 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
* 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/+80
OpenPOWER on IntegriCloud