summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lldbpexpect.py
Commit message (Expand)AuthorAgeFilesLines
* Port TestBatchMode to PExpectTest classPavel Labath2019-09-041-1/+3
* [test] Make sys.stdout compatible with both Python 2 & 3Jonas Devlieghere2019-08-301-1/+2
* [test] Fix 'argument must be str, not bytes' for Python 3.Jonas Devlieghere2019-08-301-2/+2
* [test] Make sure PROMPT is a stringJonas Devlieghere2019-08-301-1/+1
* dotest: improvements to the pexpect testsPavel Labath2019-08-301-66/+31
* [lldb][NFC] Remove unused imports in python testsRaphael Isemann2019-08-021-1/+0
* Fix flakyness in TestCommandScriptImmediateOutputPavel Labath2019-04-021-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-13/+39
* Fixed the failing test TestCommandScriptImmediateOutput on MacOSX. Turns out ...Greg Clayton2016-03-301-1/+1
* Don't automtically try to import pexpect in lldbpexpect.Zachary Turner2016-01-271-45/+51
* Python 3 - Turn on absolute imports, and fix existing imports.Zachary Turner2015-11-051-5/+9
* Remove `use_lldb_suite` from the package, and don't import it anymore.Zachary Turner2015-11-031-1/+1
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-0/+59
OpenPOWER on IntegriCloud