summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/popen_pclose_basic.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/file/popen_pclose_basic.phpt')
-rw-r--r--ext/standard/tests/file/popen_pclose_basic.phpt31
1 files changed, 1 insertions, 30 deletions
diff --git a/ext/standard/tests/file/popen_pclose_basic.phpt b/ext/standard/tests/file/popen_pclose_basic.phpt
index d1dc75d9c8..beaee52713 100644
--- a/ext/standard/tests/file/popen_pclose_basic.phpt
+++ b/ext/standard/tests/file/popen_pclose_basic.phpt
@@ -72,36 +72,7 @@ unlink($dirpath."/popen_basic1.tmp");
rmdir($dirpath);
?>
---EXPECTF--
-*** Testing popen() and pclose() with different processes ***
--- Testing popen(): reading from the pipe --
-popen_basic.tmp
--- Testing popen(): reading from a file using 'cat' command --
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line of text
-line
-line
-int(100)
-*** Testing popen(): writing to the pipe ***
-aaa
-ddd
-ggg
-sss
-*** Testing for return type of popen() and pclose() functions ***
-bool(true)
-Test String
-bool(true)
-
---- Done ---
---UEXPECTF--
+--EXPECT--
*** Testing popen() and pclose() with different processes ***
-- Testing popen(): reading from the pipe --
popen_basic.tmp