summaryrefslogtreecommitdiff
path: root/tests/date.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-08Parse month names regardless of caseChristian Dywan1-0/+1
2010-06-09soup_date_new_from_string: fix an out-of-bounds memory accessDan Winship1-4/+21
2009-04-18Add more tests to tests/date.cDan Winship1-42/+214
2009-04-18Bug 579055 – SOUP_DATE_RFC2822 not handled in soup_date_to_string()Enrico Tröger1-3/+1
2008-03-29fix the test for no-day-parsed (parse_year): likewise fix the test forDan Winship1-41/+144
2008-01-15Merge libsoup-2.4 branch to trunkDan Winship1-36/+75
2007-10-28free proxy-related stuffDan Winship1-0/+2
2007-10-28Make these less verbose by default (to make it easier to see what failedDan Winship1-2/+2
2005-12-21fix two bugs in the YYYYMMDD case.Dan Winship1-5/+11
2005-06-14check for gmtime_rDan Winship1-0/+55