summaryrefslogtreecommitdiff
path: root/tests/date.c
Commit message (Expand)AuthorAgeFilesLines
* tests/date: remove duplicate test casesDan Winship2015-09-211-10/+3
* tests: plug leaks, update libsoup.suppDan Winship2015-03-021-0/+2
* tests: use g_test_bug() to annotate test casesDan Winship2014-03-151-97/+131
* tests: initial port to the gtestutils frameworkDan Winship2014-02-081-100/+94
* Clean up includesDan Winship2012-07-131-6/+0
* tests/date: Fix compiler warningColin Walters2012-06-061-2/+2
* Parse month names regardless of caseChristian Dywan2011-03-081-0/+1
* soup_date_new_from_string: fix an out-of-bounds memory accessDan Winship2010-06-091-4/+21
* Add more tests to tests/date.cDan Winship2009-04-181-42/+214
* Bug 579055 – SOUP_DATE_RFC2822 not handled in soup_date_to_string()Enrico Tröger2009-04-181-3/+1
* fix the test for no-day-parsed (parse_year): likewise fix the test forDan Winship2008-03-291-41/+144
* Merge libsoup-2.4 branch to trunkDan Winship2008-01-151-36/+75
* free proxy-related stuffDan Winship2007-10-281-0/+2
* Make these less verbose by default (to make it easier to see what failedDan Winship2007-10-281-2/+2
* fix two bugs in the YYYYMMDD case.Dan Winship2005-12-211-5/+11
* check for gmtime_rDan Winship2005-06-141-0/+55