diff options
Diffstat (limited to 'ext/standard/tests/file/stat_basic-win32.phpt')
-rw-r--r-- | ext/standard/tests/file/stat_basic-win32.phpt | 122 |
1 files changed, 0 insertions, 122 deletions
diff --git a/ext/standard/tests/file/stat_basic-win32.phpt b/ext/standard/tests/file/stat_basic-win32.phpt index 47a8fc264e..62c22ca6c9 100644 --- a/ext/standard/tests/file/stat_basic-win32.phpt +++ b/ext/standard/tests/file/stat_basic-win32.phpt @@ -103,128 +103,6 @@ array(26) { int(-1) [12]=> int(-1) - ["dev"]=> - int(%d) - ["ino"]=> - int(%d) - ["mode"]=> - int(%d) - ["nlink"]=> - int(%d) - ["uid"]=> - int(%d) - ["gid"]=> - int(%d) - ["rdev"]=> - int(%d) - ["size"]=> - int(%d) - ["atime"]=> - int(%d) - ["mtime"]=> - int(%d) - ["ctime"]=> - int(%d) - ["blksize"]=> - int(-1) - ["blocks"]=> - int(-1) -} -array(26) { - [0]=> - int(%d) - [1]=> - int(%d) - [2]=> - int(%d) - [3]=> - int(%d) - [4]=> - int(%d) - [5]=> - int(%d) - [6]=> - int(%d) - [7]=> - int(%d) - [8]=> - int(%d) - [9]=> - int(%d) - [10]=> - int(%d) - [11]=> - int(-1) - [12]=> - int(-1) - ["dev"]=> - int(%d) - ["ino"]=> - int(%d) - ["mode"]=> - int(%d) - ["nlink"]=> - int(%d) - ["uid"]=> - int(%d) - ["gid"]=> - int(%d) - ["rdev"]=> - int(%d) - ["size"]=> - int(%d) - ["atime"]=> - int(%d) - ["mtime"]=> - int(%d) - ["ctime"]=> - int(%d) - ["blksize"]=> - int(-1) - ["blocks"]=> - int(-1) -} -bool(true) -*** Testing stat(): for the return value *** -bool(true) - ----Done--- - ---UEXPECTF-- -*** Testing stat() : basic functionality *** -*** Testing stat(): validating the values stored in stat *** -bool(true) -bool(true) -bool(true) -*** Testing stat(): comparing stats (recorded before and after file creation) *** --- comparing difference in dir stats before and after creating file in it -- -array(26) { - [0]=> - int(%d) - [1]=> - int(%d) - [2]=> - int(%d) - [3]=> - int(%d) - [4]=> - int(%d) - [5]=> - int(%d) - [6]=> - int(%d) - [7]=> - int(%d) - [8]=> - int(%d) - [9]=> - int(%d) - [10]=> - int(%d) - [11]=> - int(-1) - [12]=> - int(-1) [u"dev"]=> int(%d) [u"ino"]=> |