summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/completion/TestCompletion.py
Commit message (Expand)AuthorAgeFilesLines
* Rewrite this test not to use pexpect.Jim Ingham2018-01-301-70/+41
* [test-suite] UNXfail several tests that now pass locally.Davide Italiano2018-01-291-3/+0
* Wrap all references to build artifacts in the LLDB testsuite (NFC)Adrian Prantl2018-01-191-2/+3
* Clean up the stop printing header lines.Jim Ingham2016-11-081-4/+4
* Add the radar from our end to the bugreport string.Jim Ingham2016-09-301-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-60/+106
* Add target and host platform enumerations so we're not using strings.Zachary Turner2016-02-181-1/+2
* Remove expected failure and skip decorators for host os.Zachary Turner2016-02-091-32/+32
* Move the rest of the tests over to using the new decorator module.Zachary Turner2016-02-041-0/+2
* Mark TestCompletion.py test_symbol_name_dwarf XFAIL on Darwin.Todd Fiala2015-11-111-0/+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-1/+1
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-0/+323
OpenPOWER on IntegriCloud