Per Cederqvist
authored
code -- use testdriver.py to run the tests instead. (TestPopen): Inherit from test.base.TestCase. (Timeout): Moved to test/base.py. (handler): Ditto. (TestPopen.setUp): Moved to test.base.TestCase. (TestPopen.tearDown): Ditto. (TestPopen.test_popen_sleep_1): Use assertTimeDiff instead of assertAlmostEqual. (TestPopen.test_popen_sleep_1_compat): Ditto. (TestPopen.test_read_hello_no_eof_handling): New test. (TestPopen.test_read_hello_no_eof_handling_no_exception): New test.
Name | Last commit | Last update |
---|---|---|
.. | ||
.cvsignore | ||
__init__.py | ||
base.py | ||
test_environment.py | ||
test_popen.py | ||
test_spawn.py |