php-src/ext/date/tests
2008-11-24 11:10:02 +00:00
..
002.phpt
003.phpt
004.phpt
005.phpt
006.phpt
007.phpt
008.phpt
009_win32.phpt - [DOC] win's strftime does not support all posix formatting code and have some win specific rules see http://msdn.microsoft.com/en-us/library/fe06s4ak(VS.80).aspx for a complete list: split test for win32 and posix 2008-08-10 11:27:48 +00:00
009.phpt - [DOC] win's strftime does not support all posix formatting code and have some win specific rules see http://msdn.microsoft.com/en-us/library/fe06s4ak(VS.80).aspx for a complete list: split test for win32 and posix 2008-08-10 11:27:48 +00:00
010.phpt
011.phpt
012.phpt - MFH: Fixed a bug with the YYYY-MM format not resetting the day correctly. 2008-07-30 18:00:44 +00:00
013.phpt - MFH: Fixed a bug with the YYYY-MM format not resetting the day correctly. 2008-07-30 18:00:44 +00:00
014.phpt - MFH: Fixed test cases. 2008-04-07 17:41:58 +00:00
015.phpt - Fixed test 2008-07-09 12:53:58 +00:00
bug13142.phpt
bug14561.phpt
bug17988.phpt
bug20382-1.phpt
bug20382-2.phpt MFH 2007-11-08 11:39:40 +00:00
bug21399.phpt
bug21966.phpt
bug26090.phpt
bug26198.phpt
bug26317.phpt
bug26320.phpt
bug26694.phpt
bug27719.phpt
bug27780.phpt
bug28024.phpt
bug28088.phpt
bug28599.phpt
bug29150.phpt
bug29585.phpt
bug29595.phpt
bug30096.phpt
bug30532.phpt
bug32086.phpt
bug32270.phpt
bug32555.phpt
bug32588.phpt
bug33056.phpt
bug33414-1.phpt
bug33414-2.phpt
bug33415-1.phpt
bug33415-2.phpt
bug33452.phpt
bug33532.phpt
bug33536.phpt
bug33562.phpt
bug33563.phpt
bug33578.phpt
bug33869.phpt
bug33957.phpt
bug34087.phpt
bug34304.phpt
bug34676.phpt
bug34771.phpt
bug35143.phpt
bug35218.phpt
bug35414.phpt
bug35422.phpt
bug35425.phpt
bug35456.phpt
bug35499.phpt
bug35624.phpt
bug35630.phpt
bug35699.phpt
bug35705.phpt
bug35885.phpt
bug35887.phpt
bug36224.phpt
bug36510.phpt
bug36599.phpt
bug36988.phpt
bug37017.phpt
bug37368.phpt
bug37514.phpt
bug37616.phpt
bug37747.phpt
bug38229.phpt
bug39782.phpt
bug40743.phpt - MFH: Added support for abbreviation and offset based timezone specifiers for 2008-01-17 18:49:45 +00:00
bug40861.phpt
bug41523-64bit.phpt - MFH: Fixed tests. 2008-07-16 07:36:04 +00:00
bug41523.phpt - MFH: Fixed one more test (on 32 bits) 2008-07-21 09:32:15 +00:00
bug41599.phpt - Fixed bug #41599 (setTime() fails after modify() is used). 2008-01-17 20:59:10 +00:00
bug41709.phpt - MFH: Fixed tests. 2008-07-16 07:36:04 +00:00
bug41842.phpt
bug41844.phpt
bug41964.phpt
bug42910.phpt - MFH: Added support for abbreviation and offset based timezone specifiers for 2008-01-17 18:49:45 +00:00
bug43003.phpt fix test 2008-01-27 17:01:11 +00:00
bug43075.phpt Typo 2008-01-31 21:36:40 +00:00
bug43452.phpt fix test 2008-07-24 07:32:28 +00:00
bug43527.phpt - MFH: Added support for abbreviation and offset based timezone specifiers for 2008-01-17 18:49:45 +00:00
bug43808.phpt - MFH: Fixed bug #43808 (date_create never fails (even when it should)). 2008-01-17 20:35:02 +00:00
bug43960.phpt Typo 2008-01-31 21:36:40 +00:00
bug44562.phpt - MFH: Fixed bug #45562 (Creating instance of DatePeriod crashes). 2008-07-20 20:58:51 +00:00
bug44742.phpt fix test 2008-04-29 07:26:46 +00:00
bug45529.phpt fix test 2008-07-23 09:49:18 +00:00
date_add_basic.phpt Committed for Felix De Vliegher, TestFest Task No: 122, Tested on RHEL5, WinXP 2008-06-17 13:14:19 +00:00
date_constants.phpt
date_create-1.phpt
date_create-2.phpt - MFH: Fixed parsing of timezones 2008-01-27 22:16:48 +00:00
date_default_timezone_get-1.phpt
date_default_timezone_get-2.phpt
date_default_timezone_get-3.phpt
date_default_timezone_set-1.phpt
date_modify-1.phpt
date_modify-2.phpt
date_parse_001.phpt - MFH: Fixed a bug with the YYYY-MM format not resetting the day correctly. 2008-07-30 18:00:44 +00:00
date_period.phpt - MFH: Fixed a bug that caused miscalculations with the "last <weekday> of <n> 2008-08-05 18:03:47 +00:00
date_sub_basic.phpt Committed for Felix De Vliegher, TestFest Task No: 123, Tested on RHEL5, WinXP 2008-06-17 13:14:45 +00:00
date_sun_info_001.phpt
date_sun_info_002.phpt
date_sunrise_error.phpt New testcases for date_sunrise function 2008-11-10 05:52:20 +00:00
date_sunrise_variation1.phpt New testcases for date_sunrise function 2008-11-10 05:52:20 +00:00
date_sunrise_variation2.phpt New testcases for date_sunrise function 2008-11-10 05:52:20 +00:00
date_sunrise_variation3.phpt New testcases for date_sunrise function 2008-11-10 05:52:20 +00:00
date_sunrise_variation4.phpt New testcases for date_sunrise function 2008-11-10 05:52:20 +00:00
date_sunrise_variation5.phpt New testcases for date_sunrise function 2008-11-10 05:52:20 +00:00
date_sunrise_variation6.phpt New testcases for date_sunrise function 2008-11-10 05:52:20 +00:00
date_sunrise_variation7.phpt New testcases for date_sunrise function 2008-11-10 05:52:20 +00:00
date_sunrise_variation8.phpt New testcases for date_sunrise function 2008-11-10 05:52:20 +00:00
date_sunrise_variation9.phpt New testcases for date_sunrise function 2008-11-10 05:52:20 +00:00
date_sunset_error.phpt New testcases for date_sunset function 2008-11-10 07:12:00 +00:00
date_sunset_variation1.phpt New testcases for date_sunset function 2008-11-10 07:12:00 +00:00
date_sunset_variation2.phpt New testcases for date_sunset function 2008-11-10 07:12:00 +00:00
date_sunset_variation3.phpt New testcases for date_sunset function 2008-11-10 07:12:00 +00:00
date_sunset_variation4.phpt New testcases for date_sunset function 2008-11-10 07:12:00 +00:00
date_sunset_variation5.phpt New testcases for date_sunset function 2008-11-10 07:12:00 +00:00
date_sunset_variation6.phpt New testcases for date_sunset function 2008-11-10 07:12:00 +00:00
date_sunset_variation7.phpt New testcases for date_sunset function 2008-11-10 07:12:00 +00:00
date_sunset_variation8.phpt New testcases for date_sunset function 2008-11-10 07:12:00 +00:00
date_sunset_variation9.phpt New testcases for date_sunset function 2008-11-10 07:12:00 +00:00
date-parse-by-format001.phpt - MFH: Fixed an issue with the * format specifier for parsing from a 2008-11-05 10:42:42 +00:00
date-set-timestamp.phpt Fixed test 2008-07-29 12:17:19 +00:00
date.phpt
dateinterval_errors.phpt - MFH: Fixed memory leaks and segfaults, patch by Joe Orton. 2008-07-08 17:41:51 +00:00
default-timezone-1.phpt
default-timezone-2.phpt
format-negative-timestamp.phpt
gettimeofday_basic.phpt New testcases for gettimeofday function 2008-10-30 10:49:45 +00:00
gettimeofday_error.phpt New testcases for gettimeofday function 2008-10-30 10:49:45 +00:00
gettimeofday_variation1.phpt New testcases for gettimeofday function 2008-10-30 10:49:45 +00:00
gmdate_basic.phpt New testcases for gmdate function 2008-11-14 09:16:00 +00:00
gmdate_error.phpt New testcases for gmdate function 2008-11-14 09:16:00 +00:00
gmdate_variation1.phpt New testcases for gmdate function 2008-11-14 09:16:00 +00:00
gmdate_variation2.phpt New testcases for gmdate function 2008-11-14 09:16:00 +00:00
gmdate_variation3.phpt New testcases for gmdate function 2008-11-14 09:16:00 +00:00
gmdate_variation4.phpt New testcases for gmdate function 2008-11-14 09:16:00 +00:00
gmdate_variation5.phpt New testcases for gmdate function 2008-11-14 09:16:00 +00:00
gmdate_variation6.phpt New testcases for gmdate function 2008-11-14 09:16:00 +00:00
gmdate_variation7.phpt New testcases for gmdate function 2008-11-14 09:16:00 +00:00
gmdate_variation8.phpt New testcases for gmdate function 2008-11-14 09:16:00 +00:00
gmdate_variation9.phpt New testcases for gmdate function 2008-11-14 09:16:00 +00:00
gmdate_variation10.phpt New testcases for gmdate function 2008-11-14 09:16:00 +00:00
gmdate_variation11.phpt New testcases for gmdate function 2008-11-14 09:16:00 +00:00
gmdate_variation12.phpt New testcases for gmdate function 2008-11-14 09:16:00 +00:00
gmdate_variation13.phpt New testcases for gmdate function 2008-11-14 09:16:00 +00:00
gmdate_variation14.phpt New testcases for gmdate function 2008-11-14 09:16:00 +00:00
gmmktime_basic.phpt New testcases for gmmktime function 2008-11-21 06:22:58 +00:00
gmmktime_error.phpt New testcases for gmmktime function 2008-11-21 06:22:58 +00:00
gmmktime_variation1.phpt New testcases for gmmktime function 2008-11-21 06:22:58 +00:00
gmmktime_variation2.phpt New testcases for gmmktime function 2008-11-21 06:22:58 +00:00
gmmktime_variation3.phpt New testcases for gmmktime function 2008-11-21 06:22:58 +00:00
gmmktime_variation4.phpt New testcases for gmmktime function 2008-11-21 06:22:58 +00:00
gmmktime_variation5.phpt New testcases for gmmktime function 2008-11-21 06:22:58 +00:00
gmmktime_variation6.phpt New testcases for gmmktime function 2008-11-21 06:22:58 +00:00
gmmktime_variation7.phpt New testcases for gmmktime function 2008-11-21 06:22:58 +00:00
gmmktime_variation8.phpt New testcases for gmmktime function 2008-11-21 06:22:58 +00:00
gmmktime_variation9.phpt Fixed testcsae inputs so that test runs faster 2008-11-24 11:10:02 +00:00
mktime-1.phpt
mktime-2.phpt
mktime-3-64bit.phpt - MFH: Fixed tests on 64bit platform. 2008-02-25 22:32:59 +00:00
mktime-3.phpt - MFH: Fixed tests on 64bit platform. 2008-02-25 22:32:59 +00:00
oo_001.phpt
oo_002.phpt MFH: Fix test 2008-01-01 14:35:31 +00:00
strtotime2.phpt
strtotime3-64bit.phpt - MFH: Fixed tests on 64bit platform. 2008-02-25 22:32:59 +00:00
strtotime3.phpt - MFH: Fixed tests on 64bit platform. 2008-02-25 22:32:59 +00:00
strtotime_basic.phpt Committing test for till 2008-10-21 09:33:21 +00:00
strtotime_variation_scottish.phpt scottish time variation 2008-10-28 19:24:49 +00:00
strtotime-mysql-64bit.phpt - MFH: Fixed tests on 64bit platform. 2008-02-25 22:32:59 +00:00
strtotime-mysql.phpt - MFH: Fixed tests on 64bit platform. 2008-02-25 22:32:59 +00:00
strtotime.phpt - Fixed test case. 2008-01-28 21:00:14 +00:00
test-parse-from-format.phpt - MFH: Fixed bug #45459 (date_create_from_format() fails on DATE_RFC3339) by 2008-07-08 20:25:28 +00:00
timestamp-in-dst.phpt - MFH: Fixed a bug in formatting timestamps when DST is active in the default 2008-03-31 09:11:30 +00:00
timezone-configuration.phpt
timezones-list.phpt - MFH: Added support for selectively listing timezone identifiers through 2008-01-27 17:29:14 +00:00
timezones.phpt