Commit Graph

15 Commits

Author SHA1 Message Date
Benedek Racz
4687573f3b [ADD] SpawnPipe is the default spawn class 2020-04-08 14:21:13 +02:00
Benedek Racz
2e96ee155a [REM] Remove internal classes from __all__ 2020-04-07 12:02:10 +02:00
Benedek Racz
b9e1a06296 [FIX][TST] some test was skipped accidentally; [CLN] add no cover for unwanted exceptions. 2020-03-30 15:09:39 +02:00
Benedek Racz
4bd5dea693 [FIX] flake8 linter first run; Atom first fixes 2020-02-06 11:47:56 +01:00
Benedek Racz
69f40723d2 [FIX] exit status now returned from child in new-structure wexpect 2020-01-31 15:49:48 +01:00
Benedek Racz
1fc42b5b84 [MRG] wexpect2 merged, the default is the legacy 2020-01-25 16:47:58 +01:00
Benedek Racz
578dd872dc [CLN] make wexpect subdir 2020-01-25 16:35:02 +01:00
Benedek Racz
f1654bc8df [CLN] make wexpect subdir 2020-01-25 16:30:39 +01:00
Benedek Racz
fa38c44947 [REF] spawn renamed to host not to hide spawn class; [FIX][TST] More misc test fixed 2020-01-24 17:25:12 +01:00
Benedek Racz
51426bc41d [ADD] WEXPECT_SPAWN_CLASS environment variable set the working spawn class, the default is SpawnSocket if env var not set;[FIX][TST] interact testcases skipped 2020-01-24 10:11:14 +01:00
Benedek Racz
46519bb4cf [CLN] clean process die 2020-01-23 13:31:18 +01:00
Benedek Racz
1ad1ea28b0 [FIX] EOF handling, more fixes needed 2020-01-23 09:29:49 +01:00
Benedek Racz
46a206ae30 [ADD] SpawnPipe, and SpawnSocket classes 2020-01-21 09:36:46 +01:00
Benedek Racz
ba20b3f0d8 [ADD] run function 2020-01-20 13:27:40 +01:00
Benedek Racz
c7a4e092c8 [ADD] Basic features added 2020-01-20 13:26:40 +01:00