.. |
__init__.py
|
[ADD] first unittests copied from pexpect
|
2019-05-05 14:38:01 +02:00 |
exit1.py
|
[ADD] deprecation warning to exception get_trace; add run testcase
|
2019-11-24 20:05:46 +01:00 |
foo.py
|
[FIX] fix issue #6. Debug print remained in the write process
|
2019-09-19 15:26:01 +02:00 |
lines_printer.py
|
[CLN] ADD more deprecation warning; [ADD] readline testcase
|
2019-10-04 11:18:52 +02:00 |
list100.py
|
[FIX] timeout None for blocking applications; [ADD] argument type assertion in expect_exact
|
2019-11-30 17:46:17 +01:00 |
long_printer.py
|
[ADD] long read testcases against fixed #10
|
2019-11-14 18:22:16 +01:00 |
PexpectTestCase.py
|
[ADD] first unittests copied from pexpect
|
2019-05-05 14:38:01 +02:00 |
test_command_list_split.py
|
[FIX] TEST of test_command_list_split, escape character change; [FIX] process killing. Based on issue: Pywin32-224 TerminateProcess Function Moved #5
|
2019-07-29 11:49:39 +02:00 |
test_constructor.py
|
[ADD] more tests, and more deprecated warnings
|
2019-10-04 13:26:36 +02:00 |
test_delay.py
|
[ADD] first unittests copied from pexpect
|
2019-05-05 14:38:01 +02:00 |
test_destructor.py
|
[FIX][TST] descructor test python executable
|
2019-11-22 09:23:02 +01:00 |
test_echo.py
|
[FIX] fix issue #6. Debug print remained in the write process
|
2019-09-19 15:26:01 +02:00 |
test_expect.py
|
[FIX] timeout None for blocking applications; [ADD] argument type assertion in expect_exact
|
2019-11-30 17:46:17 +01:00 |
test_interact.py
|
[ADD] stop_interact test; [ADD] failure warnings around setecho
|
2019-11-29 10:17:51 +01:00 |
test_long.py
|
[ADD] long read testcases against fixed #10
|
2019-11-14 18:22:16 +01:00 |
test_readline.py
|
[CLN] ADD more deprecation warning; [ADD] readline testcase
|
2019-10-04 11:18:52 +02:00 |
test_run.py
|
[ADD] deprecation warning to exception get_trace; add run testcase
|
2019-11-24 20:05:46 +01:00 |
utils.py
|
[FIX] timeout None for blocking applications; [ADD] argument type assertion in expect_exact
|
2019-11-30 17:46:17 +01:00 |