.. |
__init__.py
|
[CLN] remove License from the beginning of each file MIT license requires only the LICENSE file: https://choosealicense.com/licenses/mit/
|
2020-03-12 11:51:26 +01:00 |
echo_w_prompt.py
|
[ADD] __enter__ and __exit__ methods; [FIX] iteration; [ADD][TST] test_misc
|
2019-12-05 16:42:49 +01:00 |
exit1.py
|
[CLN] remove License from the beginning of each file MIT license requires only the LICENSE file: https://choosealicense.com/licenses/mit/
|
2020-03-12 11:51:26 +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 |
needs_kill.py
|
[FIX]wait simply returns the previously determined exit status, in case of a non alive child; [ADD][TST] add isalive tests
|
2019-12-06 11:05:55 +01:00 |
parametric_printer.py
|
[FIX] Infinite length console: #35
|
2020-03-30 13:20:01 +02:00 |
PexpectTestCase.py
|
[CLN] remove License from the beginning of each file MIT license requires only the LICENSE file: https://choosealicense.com/licenses/mit/
|
2020-03-12 11:51:26 +01:00 |
pyinstaller_test.py
|
[CLN] remove License from the beginning of each file MIT license requires only the LICENSE file: https://choosealicense.com/licenses/mit/
|
2020-03-12 11:51:26 +01:00 |
test_command_list_split.py
|
[CLN] remove License from the beginning of each file MIT license requires only the LICENSE file: https://choosealicense.com/licenses/mit/
|
2020-03-12 11:51:26 +01:00 |
test_console_reader.py
|
[CLN] remove License from the beginning of each file MIT license requires only the LICENSE file: https://choosealicense.com/licenses/mit/
|
2020-03-12 11:51:26 +01:00 |
test_constructor.py
|
[CLN] remove License from the beginning of each file MIT license requires only the LICENSE file: https://choosealicense.com/licenses/mit/
|
2020-03-12 11:51:26 +01:00 |
test_delay.py
|
[CLN] remove relative import from tests
|
2020-02-22 23:03:28 +01:00 |
test_destructor.py
|
[TST] Improove code coverity
|
2020-04-06 13:07:49 +02:00 |
test_echo.py
|
[CLN] remove License from the beginning of each file MIT license requires only the LICENSE file: https://choosealicense.com/licenses/mit/
|
2020-03-12 11:51:26 +01:00 |
test_expect.py
|
[FIX] use flag_eof, and make more robust terminating process
|
2020-04-05 09:10:15 +02:00 |
test_interact.py
|
[CLN] remove License from the beginning of each file MIT license requires only the LICENSE file: https://choosealicense.com/licenses/mit/
|
2020-03-12 11:51:26 +01:00 |
test_isalive.py
|
[CLN] remove License from the beginning of each file MIT license requires only the LICENSE file: https://choosealicense.com/licenses/mit/
|
2020-03-12 11:51:26 +01:00 |
test_long.py
|
[CLN] remove License from the beginning of each file MIT license requires only the LICENSE file: https://choosealicense.com/licenses/mit/
|
2020-03-12 11:51:26 +01:00 |
test_misc_console_coverage.py
|
[FIX][TST] some test was skipped accidentally; [CLN] add no cover for unwanted exceptions.
|
2020-03-30 15:09:39 +02:00 |
test_misc.py
|
[TST] Improove code coverity
|
2020-04-06 13:07:49 +02:00 |
test_parametric_printer_coverage.py
|
[TST] Improove code coverity
|
2020-04-06 13:07:49 +02:00 |
test_parametric_printer.py
|
[ADD] improove terminate function, reduce wait. [FIX] add fixes for testcases, to pass Socket tests.
|
2020-04-05 13:26:51 +02:00 |
test_readline.py
|
[ADD] improove terminate function, reduce wait. [FIX] add fixes for testcases, to pass Socket tests.
|
2020-04-05 13:26:51 +02:00 |
test_run.py
|
[CLN] remove License from the beginning of each file MIT license requires only the LICENSE file: https://choosealicense.com/licenses/mit/
|
2020-03-12 11:51:26 +01:00 |
test_timeout_pattern.py
|
[TST] Improove code coverity
|
2020-04-06 13:07:49 +02:00 |
utils.py
|
[FIX] timeout None for blocking applications; [ADD] argument type assertion in expect_exact
|
2019-11-30 17:46:17 +01:00 |