summaryrefslogtreecommitdiff
path: root/ext/date/tests
Commit message (Expand)AuthorAgeFilesLines
* fix testAntony Dovgal2009-01-281-0/+2
* - Fixed tests?Derick Rethans2009-01-272-2/+2
* Fix testsScott MacVicar2009-01-275-2/+10
* - MFH: Elevate no-tz set warning from E_STRICT to E_WARNING.Derick Rethans2009-01-274-6/+6
* New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and L...andy wharmby2009-01-2233-0/+2809
* New basic time()and microtime() tests. Tested on Windows, Linux and Linux 64...andy wharmby2009-01-224-0/+127
* Fix test after #46732 fix. Tested on WIndows, Linux and Linux 64 bitandy wharmby2009-01-221-2/+5
* New testcases for strftime functionSanjay Mantoor2009-01-2125-0/+1488
* fix typoAntony Dovgal2009-01-142-3/+3
* Fix date_suninfo_tests; add missing date_default_timezone_set() to ensure the...andy wharmby2009-01-142-4/+2
* Fix new date tests. Tested on Windows, Linux and Linux 64 bitandy wharmby2009-01-137-14/+12
* New date extension tests. Tested on Windows, Linux and Linux 64 bitandy wharmby2009-01-138-0/+1822
* If a TZ environmental is set then it ends up getting used instead of the INI ...Scott MacVicar2009-01-1039-80/+37
* New testcases for localtime functionSanjay Mantoor2009-01-096-0/+1834
* - MFH: Fixed bug #46268 (DateTime::modify() does not reset relative timeDerick Rethans2008-12-181-0/+23
* MFH (Use the same test fiel as in HEAD)Johannes Schlüter2008-12-131-8/+8
* New testcases for idate functionSanjay Mantoor2008-12-087-0/+713
* - MFH: Fixed bug #46732 (mktime.year description is wrong).Derick Rethans2008-12-021-3/+7
* Fixed testcsae inputs so that test runs fasterSanjay Mantoor2008-11-241-16/+16
* New testcases for gmmktime functionSanjay Mantoor2008-11-2111-0/+1394
* New testcases for gmdate functionSanjay Mantoor2008-11-1416-0/+1175
* New testcases for date_sunset functionSanjay Mantoor2008-11-1010-0/+1957
* New testcases for date_sunrise functionSanjay Mantoor2008-11-1010-0/+1926
* - MFH: Fixed an issue with the * format specifier for parsing from aDerick Rethans2008-11-051-0/+51
* New testcases for gettimeofday functionSanjay Mantoor2008-10-303-0/+368
* scottish time variationZoe Slattery2008-10-281-0/+16
* Committing test for tillZoe Slattery2008-10-211-0/+47
* - [DOC] win's strftime does not support all posix formatting code and have so...Pierre Joye2008-08-102-0/+56
* - MFH: Fixed a bug that caused miscalculations with the "last <weekday> of <n>Derick Rethans2008-08-051-0/+64
* - MFH: Fixed a bug with the YYYY-MM format not resetting the day correctly.Derick Rethans2008-07-303-15/+46
* Fixed testDmitry Stogov2008-07-291-1/+0
* - MFH: Fixed DateTime::setTimestamp() and added a test for it.Derick Rethans2008-07-271-0/+17
* fix testAntony Dovgal2008-07-241-1/+1
* - MFH: Fixed bug #43452 (strings containing a weekday, or a number plus weekdayDerick Rethans2008-07-231-0/+71
* fix testAntony Dovgal2008-07-231-1/+1
* - MFH: Fixed one more test (on 32 bits)Derick Rethans2008-07-211-2/+4
* - MFH: fix testDerick Rethans2008-07-211-0/+2
* - MFH: Fixed bug #45562 (Creating instance of DatePeriod crashes).Derick Rethans2008-07-201-0/+38
* Fixed testDmitry Stogov2008-07-201-1/+1
* - MFH: Fixed bug #45529 (new DateTimeZone() and date_create()->getTimezone() ...Derick Rethans2008-07-161-0/+20
* - MFH: Fixed tests.Derick Rethans2008-07-163-10/+19
* - Fixed testFelipe Pena2008-07-091-4/+4
* - MFH: tweak test case to better trigger the (now-fixed) reference bugsJoe Orton2008-07-091-3/+6
* - MFH: Fixed bug #45459 (date_create_from_format() fails on DATE_RFC3339) byDerick Rethans2008-07-081-0/+144
* - MFH: Fixed memory leaks and segfaults, patch by Joe Orton.Derick Rethans2008-07-082-0/+32
* Committed for Felix De Vliegher, TestFest Task No: 123, Tested on RHEL5, WinXPRaghubansh Kumar2008-06-171-0/+46
* Committed for Felix De Vliegher, TestFest Task No: 122, Tested on RHEL5, WinXPRaghubansh Kumar2008-06-171-0/+46
* fix testAntony Dovgal2008-04-291-0/+1
* - Added new date/time functionality:Derick Rethans2008-04-251-0/+35
* - Fix test.Jani Taskinen2008-04-081-1/+7