Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-10 | Force the time zone to GMT in the cookie tests in case the user is | Dan Fandrich | |
using one of the so-called 'right' time zones that take into account leap seconds, which causes the tests to fail (as reported by Daniel Black in bug report #1745964). | |||
2007-01-23 | Convert (most of) the test data files into genuine XML. A handful still | Dan Fandrich | |
are not, due mainly to the lack of support for XML character entities (e.g. & => & ). This will make it easier to validate test files using tools like xmllint, as well as edit and view them using XML tools. | |||
2005-05-24 | Andres Garcia's mode=text patch to make these do fine on Windows | Daniel Stenberg | |
2005-03-09 | skip the test of "2094 Nov 6" for now, since the 64bit time_t systems return | Daniel Stenberg | |
different values for it... | |||
2004-11-15 | added test case 517: 22 tests of the curl_getdate() function | Daniel Stenberg | |