import zend standard tests
[hiphop-php.git] / hphp / test / zend / bad / ext-standard-file / realpath_basic-win32.php.expectf
blob776fb8b448f1f47c7c9a73e21ad827d01fb9c005
1 *** Testing basic functions of realpath() with files ***
3 *** Testing realpath() on filenames ***
5 -- Iteration 1 --
6 string(%d) "%s\realpath_basic\home\realpath_basic.tmp"
8 -- Iteration 2 --
9 bool(false)
11 -- Iteration 3 --
12 string(%d) "%s\realpath_basic\home\test\realpath_basic.tmp"
14 -- Iteration 4 --
15 bool(false)
17 -- Iteration 5 --
18 string(%d) "%s\realpath_basic\home\realpath_basic.tmp"
20 -- Iteration 6 --
21 bool(false)
23 -- Iteration 7 --
24 bool(false)
25 Done