Commit Graph

190 Commits

Author SHA1 Message Date
Antony Dovgal
fac1ac55c9 fix test 2009-01-28 12:58:50 +00:00
Derick Rethans
0e1277e317 - Elevate no-tz setting made from E_STRICT to E_WARNING.
#- [DOC]
2009-01-27 13:44:38 +00:00
andy wharmby
a282ccc130 New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit 2009-01-22 18:47:47 +00:00
andy wharmby
f0c173aa35 New basic time()and microtime() tests. Tested on Windows, Linux and Linux 64 bit 2009-01-22 14:11:14 +00:00
andy wharmby
c8043b2ab3 Fix test after #46732 fix. Tested on WIndows, Linux and Linux 64 bit 2009-01-22 13:50:48 +00:00
Sanjay Mantoor
23f3a4428a New testcases for strftime function 2009-01-21 10:49:41 +00:00
Antony Dovgal
373782999e fix typo 2009-01-14 16:33:26 +00:00
andy wharmby
4d84966e05 Fix date_suninfo_tests; add missing date_default_timezone_set() to ensure they PASS when run in any timezone. Tested on WIndows, Linux and Linux 64bit. 2009-01-14 16:27:29 +00:00
andy wharmby
41595b45f6 Fix new date tests. Tested on Windows, Linux and Linux 64 bit 2009-01-13 22:29:14 +00:00
andy wharmby
1075672e44 New date extension tests. Tested on Windows, Linux and Linux 64 bit 2009-01-13 13:38:05 +00:00
Sanjay Mantoor
44fd24fe0f New testcases for localtime function 2009-01-09 05:10:33 +00:00
Felipe Pena
d23d2f358c - Fixed tests 2009-01-05 17:53:53 +00:00
Derick Rethans
ba76cf017e - Fixed bug #46268 (DateTime::modify() does not reset relative time
values).
2008-12-18 20:32:44 +00:00
Derick Rethans
e17e4cb658 - Fixed test-case. 2008-12-18 14:53:46 +00:00
Johannes Schlüter
3c58e71e74 Fix test 2008-12-13 22:22:40 +00:00
Sanjay Mantoor
911adb13bb New testcases for idate function 2008-12-08 10:41:47 +00:00
Derick Rethans
61f0a0ddd4 - Fixed bug #46732 (mktime.year description is wrong). 2008-12-02 18:01:07 +00:00
Sanjay Mantoor
21e22981c1 Fixed testcsae inputs so that test runs faster 2008-11-24 11:05:02 +00:00
Sanjay Mantoor
86bca2c39e New testcases for gmmktime function 2008-11-21 06:21:51 +00:00
Sanjay Mantoor
ecbcdf3057 New testcases for gmdate function 2008-11-14 09:14:30 +00:00
Sanjay Mantoor
bf9c7bce77 New testcases for date_sunset function 2008-11-10 07:10:00 +00:00
Sanjay Mantoor
f2ee913e66 New testcases for date_sunrise function 2008-11-10 05:49:54 +00:00
Derick Rethans
e15cb4df3f - Fixed an issue with the * format specifier for parsing from a user-defined
format.
2008-11-05 10:41:48 +00:00
Sanjay Mantoor
e573eae83f New testcases for gettimeofday function 2008-10-30 10:46:17 +00:00
Zoe Slattery
c7d76c2f02 scottish time variation 2008-10-28 19:26:03 +00:00
Zoe Slattery
4cdeb0e808 Committing test for till 2008-10-21 09:34:39 +00:00
Pierre Joye
c76de7966d - [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:26 +00:00
Derick Rethans
7772d56fab - Fixed a bug that caused miscalculations with the "last <weekday> of <n>
month" relative time string.
2008-08-05 18:02:39 +00:00
Derick Rethans
0ae51b159e - Fixed a bug with the YYYY-MM format not resetting the day correctly.
- Fixed a bug in the DateTime->modify() methods, it would not use the advanced
  relative time strings.
- Fixed return values of all the modifying methods, they now properly return
  the object itself.
2008-07-30 17:48:21 +00:00
Dmitry Stogov
7129a70051 Fixed test 2008-07-29 12:17:04 +00:00
Derick Rethans
d4210b7a4a - Fixed DateTime::setTimestamp() and added a test for it. 2008-07-27 19:09:37 +00:00
Antony Dovgal
e6ae49ca17 fix test 2008-07-24 07:32:21 +00:00
Derick Rethans
5ddf492cfc - Fixed bug #43452 (strings containing a weekday, or a number plus weekday
behaved incorrect of the current day-of-week was the same as the one in the
  phrase). (Derick)
2008-07-23 18:49:37 +00:00
Antony Dovgal
523f696954 fix test 2008-07-23 09:49:11 +00:00
Derick Rethans
5738a0fcee - Fixed test. 2008-07-21 07:27:16 +00:00
Derick Rethans
ef9203a37e - Added test case to HEAD too. 2008-07-20 20:59:08 +00:00
Derick Rethans
9c6a9c6460 - Added missing test-file. 2008-07-16 15:42:13 +00:00
Derick Rethans
ae2c8698ac - Fixed tests. 2008-07-16 07:35:56 +00:00
Felipe Pena
96593efd3b - Fixed test 2008-07-09 13:00:00 +00:00
Joe Orton
28d3a9ef33 - tweak test case to better trigger the (now-fixed) reference bugs 2008-07-09 08:29:55 +00:00
Derick Rethans
b30cdcd5a7 - Fixed bug #45459 (date_create_from_format() fails on DATE_RFC3339) by
allowing a few more format specifiers in date_create_from_format() /
  date_parse_from_format().
2008-07-08 20:23:38 +00:00
Derick Rethans
698b0f818f - Fixed memory leaks and segfaults, patch by Joe Orton.
- Fixed bug #45038 (Crash when using DateTimeZone object returned by
  Date::getTimezone).
2008-07-08 17:40:35 +00:00
Raghubansh Kumar
9d2cea0d4e Committed for Felix De Vliegher, TestFest Task No: 123, Tested on RHEL5-32bit, WinXP 2008-06-17 13:18:08 +00:00
Raghubansh Kumar
d26c78a2dd Committed for Felix De Vliegher, TestFest Task No: 122, Tested on RHEL5, WinXP 2008-06-17 13:17:15 +00:00
Henrique do Nascimento Angelo
f97aeaa334 Update tests to conform with the unicode functions 2008-06-07 20:33:35 +00:00
Steph Fox
4be7f4aecd - killed off UEXPECT
- com_dotnet gets a .cvsignore
- Ulf will take care of mysql extensions, rest complete
2008-05-27 18:16:04 +00:00
Antony Dovgal
9c2f3fc42c fix test 2008-04-29 07:26:39 +00:00
Derick Rethans
62a4aff5f8 - MF52: Fixed bug #44703 (htmlspecialchars() does not detect bad character set
argument).
#- WIll merge to 5.3 later, that branch has some more modifications.
2008-04-16 17:24:00 +00:00
Jani Taskinen
6fa8f52e7d - fix test 2008-04-08 11:58:03 +00:00
Derick Rethans
d3a0dbf991 - Fixed testcases. 2008-04-07 17:41:48 +00:00