diff options
Diffstat (limited to 'Lib/test/output')
-rw-r--r-- | Lib/test/output/test_long | 1 | ||||
-rw-r--r-- | Lib/test/output/test_popen2 | 1 | ||||
-rw-r--r-- | Lib/test/output/test_select | 24 |
3 files changed, 0 insertions, 26 deletions
diff --git a/Lib/test/output/test_long b/Lib/test/output/test_long index 41ecbce..4528264 100644 --- a/Lib/test/output/test_long +++ b/Lib/test/output/test_long @@ -3,4 +3,3 @@ long / * % divmod long bit-operation identities long str/hex/oct/atol long miscellaneous operations - diff --git a/Lib/test/output/test_popen2 b/Lib/test/output/test_popen2 index e13034d..1fadf1b 100644 --- a/Lib/test/output/test_popen2 +++ b/Lib/test/output/test_popen2 @@ -2,4 +2,3 @@ test_popen2 testing popen2... testing popen3... All OK - diff --git a/Lib/test/output/test_select b/Lib/test/output/test_select index d731e0a..e8d0cb5 100644 --- a/Lib/test/output/test_select +++ b/Lib/test/output/test_select @@ -1,25 +1 @@ test_select -timeout = 0 -timeout = 1 -'testing...\012' -timeout = 2 -'testing...\012' -timeout = 4 -'testing...\012' -timeout = 8 -'testing...\012' -timeout = 16 -'testing...\012' -timeout = None -'testing...\012' -timeout = None -'testing...\012' -timeout = None -'testing...\012' -timeout = None -'testing...\012' -timeout = None -'testing...\012' -timeout = None -'' -EOF |