summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/terminal/TestSTTYBeforeAndAfter.py
Commit message (Expand)AuthorAgeFilesLines
* [dotest] Centralize initialization commands even morePavel Labath2019-09-051-1/+1
* [lldb][NFC] Remove unused imports in python testsRaphael Isemann2019-08-021-1/+0
* [Python] Fix another batch of python 2/python 3 portability issues.Davide Italiano2019-03-131-1/+5
* [testsuite] Recommit the TestTerminal directory.Davide Italiano2019-03-071-0/+111
* [testsuite] Spring cleaning: this tests `stty`, not `lldb`.Davide Italiano2019-03-071-111/+0
* Next batch of test-tree-cleaning changesPavel Labath2018-03-151-37/+22
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-3/+6
* Remove expected failure and skip decorators for host os.Zachary Turner2016-02-091-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
* Give the test class it's own name (it was reusing the name from TestCompletio...Jim Ingham2015-10-291-1/+1
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-0/+121
OpenPOWER on IntegriCloud