From: Derick Rethans Date: Thu, 16 Jun 2005 18:13:40 +0000 (+0000) Subject: - Fix up tests, remove windows specific test. X-Git-Tag: php-5.1.0b2~147 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fb2b1606ba02c55c7304126e39b7aa8c605b5055;p=php - Fix up tests, remove windows specific test. --- diff --git a/ext/date/tests/002-win32.phpt b/ext/date/tests/002-win32.phpt deleted file mode 100644 index 1d7ef57153..0000000000 --- a/ext/date/tests/002-win32.phpt +++ /dev/null @@ -1,66 +0,0 @@ ---TEST-- -strtotime() function ---SKIPIF-- - ---FILE-- - ---EXPECT-- -1999-10-13 00:00:00 -1999-10-13 00:00:00 -2000-01-19 00:00:00 -2000-01-19 00:00:00 -2001-12-21 00:00:00 -2001-12-21 00:00:00 -2001-12-21 12:16:00 -2001-12-21 12:16:00 -2001-10-22 21:19:58 -2001-10-22 23:19:58 -2001-10-22 23:32:58 -2001-10-22 19:19:58 -2001-10-22 19:06:58 -1999-10-13 00:00:00 -1999-10-13 00:00:00 -2000-01-19 00:00:00 -2000-01-19 00:00:00 -2001-12-21 00:00:00 -2001-12-21 00:00:00 -2001-12-21 12:16:00 -2001-12-21 12:16:00 -2001-10-22 21:19:58 -2001-10-23 01:19:58 -2001-10-23 01:32:58 -2001-10-22 21:19:58 -2001-10-22 21:06:58 diff --git a/ext/date/tests/002.phpt b/ext/date/tests/002.phpt index 787b89c6eb..7384b74244 100644 --- a/ext/date/tests/002.phpt +++ b/ext/date/tests/002.phpt @@ -2,9 +2,6 @@ strtotime() function --SKIPIF--