summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/completion/TestCompletion.py
Commit message (Expand)AuthorAgeFilesLines
* 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