php-src/ext/calendar/tests
2012-04-28 11:42:42 +02:00
..
bug52744.phpt Fixed bug #52744 (cal_days_in_month incorrect for December 1 BCE). Original 2010-09-09 06:41:23 +00:00
bug53574_1.phpt split the ext/calendar/tests/bug53574.phpt into two test, as we expect different result on 32 and 64 bit 2011-09-27 00:53:41 +00:00
bug53574_2.phpt split the ext/calendar/tests/bug53574.phpt into two test, as we expect different result on 32 and 64 bit 2011-09-27 00:53:41 +00:00
bug55797_1.phpt - Added tests and NEWS for r306475; see bug #55797. 2011-09-27 10:57:25 +00:00
bug55797_2.phpt - Added tests and NEWS for r306475; see bug #55797. 2011-09-27 10:57:25 +00:00
cal_days_in_month.phpt - Remve bogus part of test 2005-11-06 12:25:53 +00:00
cal_from_jd.phpt MFH tests 2006-10-09 16:02:34 +00:00
cal_info.phpt MFH tests 2006-10-09 16:02:34 +00:00
cal_to_jd.phpt Tests for calendar extension 2005-10-27 11:05:50 +00:00
easter_date.phpt it seems that easter_date doesn't use the date.timezone but the TZ environment variable, so it passing the return value of easter_date() to date() which uses the date.timezone will create wrong result. 2011-09-22 20:59:10 +00:00
easter_days.phpt Tests for calendar extension 2005-10-27 11:05:50 +00:00
frenchtojd.phpt Tests for calendar extension 2005-10-27 11:05:50 +00:00
gregoriantojd.phpt MFH tests 2006-10-09 16:02:34 +00:00
jddayofweek.phpt MFH tests 2006-10-09 16:02:34 +00:00
jdmonthname.phpt MFH tests 2006-10-09 16:02:34 +00:00
jdtofrench.phpt MFH tests 2006-10-09 16:02:34 +00:00
jdtogregorian.phpt MFH tests 2006-10-09 16:02:34 +00:00
jdtojewish.phpt add missing skipif conditions 2005-12-21 11:42:06 +00:00
jdtojulian.phpt MFH tests 2006-10-09 16:02:34 +00:00
jdtomonthname.phpt - Oops missed return. Also improved the readability of a test. 2011-09-27 11:43:07 +00:00
jdtounix.phpt MFH tests 2006-10-09 16:02:34 +00:00
jewishtojd.phpt MFH tests 2006-10-09 16:02:34 +00:00
juliantojd.phpt MFH tests 2006-10-09 16:02:34 +00:00
skipif.inc One check is enough. 2005-10-27 14:06:39 +00:00
unixtojd.phpt Fix bug 61685 putenv('TZ=UTC') doesn't update timezone for localtime() 2012-04-28 11:42:42 +02:00