summaryrefslogtreecommitdiff
path: root/tests/PexpectTestCase.py
Commit message (Expand)AuthorAgeFilesLines
* Propose test-runner fork prevention schemeJeff Quast2014-11-241-0/+13
* use signal_value, resolving TypeError of getattr()Jeff Quast2014-11-231-2/+2
* Resolve AttributeError in restore_ignored_signalsJeff Quast2014-11-231-1/+1
* Set default signal handlers for SIGINT and SIGHUP.Jeff Quast2014-11-231-3/+32
* Implement assertRaises and assertRaisesRegexp context managers for Python 2.6Thomas Kluyver2014-06-151-0/+24
* Allow subprocess tests to import pexpectThomas Kluyver2014-06-011-1/+1
* Don't rely on environment variable set in test.envThomas Kluyver2014-06-011-3/+3
* Measure code coverage in interact testsThomas Kluyver2013-10-201-1/+5
* Improvements to test frameworkThomas Kluyver2013-09-251-1/+2
* Don't use six for testsThomas Kluyver2013-09-231-2/+3
* py2.5 compatibilities w/six.pyjquast2013-09-221-3/+2
* Make test case base compatible with Python 3Thomas Kluyver2013-09-171-1/+2
* Moved everything up one directory level.Noah Spurrier2012-10-261-0/+36