summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Joye <pajoye@php.net>2008-08-12 13:05:17 +0000
committerPierre Joye <pajoye@php.net>2008-08-12 13:05:17 +0000
commiteae2c5390d8fa2d07cae8961ceca8a592d5be55b (patch)
tree44da2e24cdb0d1ab4504b39b25c71a90cea30c83
parent01dca9a7f4ca488dae245f21319c255f054e5d6a (diff)
downloadphp-git-eae2c5390d8fa2d07cae8961ceca8a592d5be55b.tar.gz
- MFH: update test after php's portable realpath change (filename/ is not valid anymore)
-rw-r--r--ext/standard/tests/file/realpath_basic-win32.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/standard/tests/file/realpath_basic-win32.phpt b/ext/standard/tests/file/realpath_basic-win32.phpt
index 429fd6f2aa..5ebfcff683 100644
--- a/ext/standard/tests/file/realpath_basic-win32.phpt
+++ b/ext/standard/tests/file/realpath_basic-win32.phpt
@@ -70,13 +70,13 @@ rmdir("$name_prefix/");
string(%d) "%s\realpath_basic\home\realpath_basic.tmp"
-- Iteration 2 --
-string(%d) "%s\realpath_basic\realpath_basic.tmp"
+bool(false)
-- Iteration 3 --
string(%d) "%s\realpath_basic\home\test\realpath_basic.tmp"
-- Iteration 4 --
-string(%d) "%s\realpath_basic\realpath_basic.tmp"
+bool(false)
-- Iteration 5 --
string(%d) "%s\realpath_basic\home\realpath_basic.tmp"