summaryrefslogtreecommitdiff
path: root/tests/libtest/lib517.c
Commit message (Expand)AuthorAgeFilesLines
* fixup MSVC warningbagder/parsedate-longDaniel Stenberg2018-01-201-0/+3
* parsedate: fix date parsing for systems with 32 bit longDaniel Stenberg2018-01-191-103/+124
* code style: use spaces around equals signsDaniel Stenberg2017-09-111-2/+2
* parsedate: handle cut off numbers betterDaniel Stenberg2016-10-311-1/+7
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-1/+1
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* Added a leap second test to test517Dan Fandrich2011-06-231-1/+2
* parsedate: detect more invalid dates betterDaniel Stenberg2011-06-231-1/+5
* sources: update source headersDaniel Stenberg2011-03-101-3/+15
* parsedate: allow time specified without secondsDaniel Stenberg2010-09-271-0/+2
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* disable the tests that differ between 32 and 64 bitDaniel Stenberg2009-08-271-0/+5
* Added a range of new fun date strings to try. This set of dates come from aDaniel Stenberg2009-08-121-0/+55
* include "memdebug.h"Yang Tse2008-09-201-0/+2
* fix compiler warning: external definition with no prior declarationYang Tse2008-09-181-1/+1
* Stefan Krause's mail to curl-library at 03 Sep 2008 made me add these twoDaniel Stenberg2008-09-051-0/+2
* Add project notice and file IdYang Tse2006-10-251-0/+10
* skip the test of "2094 Nov 6" for now, since the 64bit time_t systems returnDaniel Stenberg2005-03-091-1/+1
* added test case 517: 22 tests of the curl_getdate() functionDaniel Stenberg2004-11-151-0/+41