Commit Graph

17 Commits

Author SHA1 Message Date
Benedek Racz
93c130341f [ADD][TST] console reader test, [REF] clean interact methods 2019-12-05 21:52:01 +01:00
Benedek Racz
9e26c67324 [ADD][TST] interact dead; [FIX] add workaround of unreachable codecov 2019-12-05 17:27:02 +01:00
Benedek Racz
2e6ac6bc1f [ADD] __enter__ and __exit__ methods; [FIX] iteration; [ADD][TST] test_misc 2019-12-05 16:42:49 +01:00
Benedek Racz
888209d2ad [FIX] timeout None for blocking applications; [ADD] argument type assertion in expect_exact 2019-11-30 17:46:17 +01:00
Benedek Racz
e04ee4f175 [ADD] stop_interact test; [ADD] failure warnings around setecho 2019-11-29 10:17:51 +01:00
Benedek Racz
9e5ea85d7d [ADD] deprecation warning to exception get_trace; add run testcase 2019-11-24 20:05:46 +01:00
Benedek Racz
07eb34c8e2 [FIX][TST] descructor test python executable 2019-11-22 09:23:02 +01:00
Benedek Racz
73fa299475 [ADD] long read testcases against fixed #10 2019-11-14 18:22:16 +01:00
Benedek Racz
f9b6ee08a4 [ADD] no cover pragmas; faster descrutor test 2019-11-14 16:16:29 +01:00
Benedek Racz
2c978c6564 [ADD] more tests, and more deprecated warnings 2019-10-04 13:26:36 +02:00
Benedek Racz
a338f1fad7 [CLN] ADD more deprecation warning; [ADD] readline testcase 2019-10-04 11:18:52 +02:00
Benedek Racz
c47974e799 [CLN] Readme; [ADD] interact testcase, to improve coverage 2019-09-23 15:58:02 +02:00
Benedek Racz
89001c1c5f [FIX] fix issue #6. Debug print remained in the write process 2019-09-19 15:26:01 +02:00
Benedek Racz
adc181bff7 [REF] refactor init functions 2019-09-05 09:47:35 +02:00
Benedek Racz
d3caa273d6 [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
Benedek Racz
a5815fa4a8 [FIX] command and args now can be given in one string 2019-05-05 15:49:28 +02:00
Benedek Racz
18a1bfd60f [ADD] first unittests copied from pexpect 2019-05-05 14:38:01 +02:00