wexpect-venv/tests
2019-07-29 11:49:39 +02:00
..
__init__.py [ADD] first unittests copied from pexpect 2019-05-05 14:38:01 +02: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 [FIX] command and args now can be given in one string 2019-05-05 15:49:28 +02:00
test_delay.py [ADD] first unittests copied from pexpect 2019-05-05 14:38:01 +02:00
test_destructor.py [FIX] command and args now can be given in one string 2019-05-05 15:49:28 +02:00