X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=tests%2Ftime%2Fgettimeofday001.phpt;h=87508f00fa6b817ba33fc1a6f1b884d111ce7041;hp=746dcd93a4222bacbf898acecc8448505b695e04;hb=HEAD;hpb=61918592ab618c073b9846783ce79fed9f26c5f7 diff --git a/tests/time/gettimeofday001.phpt b/tests/time/gettimeofday001.phpt index 746dcd9..87508f0 100644 --- a/tests/time/gettimeofday001.phpt +++ b/tests/time/gettimeofday001.phpt @@ -2,10 +2,8 @@ gettimeofday --INI-- psi.directory = {PWD}/../../psi.d:{PWD} ---SKIPIF-- - +--ENV-- +TZ=UTC --FILE-- ===TEST=== int(%d) ["minuteswest"]=> - int(%d) + int(%i) ["dsttime"]=> - int(%d) + int(%i) } int(0) int(0) @@ -40,19 +37,5 @@ array(2) { ["tv_usec"]=> int(%d) } -int(0) -array(2) { - ["tv_sec"]=> - int(1%d) - ["tv_usec"]=> - int(%d) -} -array(2) { - ["tz_minuteswest"]=> - int(%d) - ["tz_dsttime"]=> - int(%d) -} bool(true) ===DONE=== - \ No newline at end of file