X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fstat%2Fstat001.phpt;h=75034f1c45a3582d7646b3e3d428f5ee382210d0;hb=0682ecb84dfe1de08b609c6c0ae641b06f3fa481;hp=9051123c802e0510341917446d886f727432b25c;hpb=ea0162a1698563a49de50456cd3f2cc18b83a05e;p=m6w6%2Fext-psi diff --git a/tests/stat/stat001.phpt b/tests/stat/stat001.phpt index 9051123..75034f1 100644 --- a/tests/stat/stat001.phpt +++ b/tests/stat/stat001.phpt @@ -4,7 +4,6 @@ stat psi.directory={PWD}/../../psi.d:{PWD} --SKIPIF-- --FILE-- @@ -16,7 +15,7 @@ var_dump(psi\stat(__FILE__, $stat), $stat); --EXPECTF-- ===TEST=== int(0) -array(16) { +array(13) { ["st_dev"]=> int(%d) ["st_ino"]=> @@ -40,8 +39,6 @@ array(16) { ["tv_nsec"]=> int(%d) } - ["st_atime"]=> - int(%d) ["st_mtim"]=> array(2) { ["tv_sec"]=> @@ -49,8 +46,6 @@ array(16) { ["tv_nsec"]=> int(%d) } - ["st_mtime"]=> - int(%d) ["st_ctim"]=> array(2) { ["tv_sec"]=> @@ -58,8 +53,6 @@ array(16) { ["tv_nsec"]=> int(%d) } - ["st_ctime"]=> - int(%d) ["st_blksize"]=> int(%d) ["st_blocks"]=>