X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=tests%2Ftime%2Ftime002.phpt;h=3ae78509908b65ca4b84a28b0902ca29393e6227;hb=6bdeeb7b332a272617814a4358d51bb07c872407;hp=6e091e09d4db87478fc536ed11f2cc9b1a7f6c0d;hpb=7474b3e23338ea03bcd65551959e2582cc455f9f;p=m6w6%2Fext-psi diff --git a/tests/time/time002.phpt b/tests/time/time002.phpt index 6e091e0..3ae7850 100644 --- a/tests/time/time002.phpt +++ b/tests/time/time002.phpt @@ -7,18 +7,24 @@ extension_loaded("psi") or die("skip - need ext/psi"); --ENV-- TZ=UTC --INI-- -psi.directory = {PWD} +psi.directory = {PWD}/../../psi.d:{PWD} --FILE-- ===TEST=== ===DONE=== --EXPECT-- ===TEST=== string(25) "Sun Jan 0 00:00:00 1900 " +string(25) "Sun Jan 0 00:00:00 1900 +" +string(25) "Fri Feb 13 23:31:30 2009 +" string(25) "Fri Feb 13 23:31:30 2009 " ===DONE===