summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/glob_basic.phpt
diff options
context:
space:
mode:
authorSteph Fox <sfox@php.net>2008-05-27 09:34:55 +0000
committerSteph Fox <sfox@php.net>2008-05-27 09:34:55 +0000
commita4cb8c536fc896f8366ab87980659800a72f461c (patch)
tree1198a17fa0f381c63c353ce9a92233945ed87546 /ext/standard/tests/file/glob_basic.phpt
parent4ccb8869e7c106a3c03f65b406e2916a09313d71 (diff)
downloadphp-git-a4cb8c536fc896f8366ab87980659800a72f461c.tar.gz
- killed off UEXPECT
Diffstat (limited to 'ext/standard/tests/file/glob_basic.phpt')
-rwxr-xr-xext/standard/tests/file/glob_basic.phpt33
1 files changed, 0 insertions, 33 deletions
diff --git a/ext/standard/tests/file/glob_basic.phpt b/ext/standard/tests/file/glob_basic.phpt
index 802b63ff2a..3a7d9c5fd2 100755
--- a/ext/standard/tests/file/glob_basic.phpt
+++ b/ext/standard/tests/file/glob_basic.phpt
@@ -46,39 +46,6 @@ rmdir("$file_path/glob_basic/");
*** Testing glob() : basic functions ***
array(3) {
[0]=>
- string(%d) "%s/glob_basic/file.text"
- [1]=>
- string(%d) "%s/glob_basic/wonder.txt"
- [2]=>
- string(%d) "%s/glob_basic/wonder12345"
-}
-array(1) {
- [0]=>
- string(%d) "%s/glob_basic/wonder.txt"
-}
-array(1) {
- [0]=>
- string(%d) "%s/glob_basic/wonder.txt"
-}
-array(2) {
- [0]=>
- string(%d) "%s/glob_basic/file.text"
- [1]=>
- string(%d) "%s/glob_basic/wonder.txt"
-}
-array(0) {
-}
-array(2) {
- [0]=>
- string(%d) "%s/glob_basic/file.text"
- [1]=>
- string(%d) "%s/glob_basic/wonder.txt"
-}
-Done
---UEXPECTF--
-*** Testing glob() : basic functions ***
-array(3) {
- [0]=>
unicode(%d) "%s/glob_basic/file.text"
[1]=>
unicode(%d) "%s/glob_basic/wonder.txt"