]> granicus.if.org Git - php/commitdiff
fix tests
authorAntony Dovgal <tony2001@php.net>
Tue, 25 Apr 2006 22:10:38 +0000 (22:10 +0000)
committerAntony Dovgal <tony2001@php.net>
Tue, 25 Apr 2006 22:10:38 +0000 (22:10 +0000)
ext/date/tests/bug26317.phpt
ext/date/tests/bug26320.phpt

index c889666dc9d520df97d66085885b54c94bc7ddf3..aef29035e2a9178b177df13e7e5f3bed97a41c0a 100644 (file)
@@ -1,6 +1,6 @@
 --TEST--
 Bug #26317 (military timezone offset signedness)
---SKIP--
+--SKIPIF--
 if (!@putenv("TZ=GMT0") || getenv("TZ") != 'GMT0') {
        die("skip unable to change TZ enviroment variable\n");
 }
index b57712009f0e536d8cafac2d02b7f9a68bca038f..5b237cadbf1cb8210a1062084a73794a850bc2ef 100644 (file)
@@ -1,6 +1,6 @@
 --TEST--
 Bug #26320 (strtotime handling of XML Schema/ISO 8601 format)
---SKIP--
+--SKIPIF--
 if (!@putenv("TZ=GMT0") || getenv("TZ") != 'GMT0') {
        die("skip unable to change TZ enviroment variable\n");
 }
@@ -12,4 +12,4 @@ if (!@putenv("TZ=GMT0") || getenv("TZ") != 'GMT0') {
 ?>
 --EXPECT--
 2003-11-19 12:30:42
-2003-11-19 12:30:42
\ No newline at end of file
+2003-11-19 12:30:42