summaryrefslogtreecommitdiff
path: root/tests/context-test.c
Commit message (Expand)AuthorAgeFilesLines
* tests: remove debug_printf()s that are redundant with test namesDan Winship2014-03-151-14/+0
* tests: initial port to the gtestutils frameworkDan Winship2014-02-081-51/+33
* Clean up includesDan Winship2012-07-131-18/+0
* Require glib 2.31 and update to new thread APIsDan Winship2011-12-011-18/+12
* context-test: fix cleanup code to avoid a crashDan Winship2011-11-121-4/+5
* Add SoupSession:use-thread-contextDan Winship2011-11-081-24/+156
* Allow calling soup_test_server_new() multiple times in test programsDan Winship2010-06-111-0/+1
* Bug 576583 - Tests fail if "localhost" resolves to ::1Dan Winship2009-03-271-1/+1
* store the GSource in priv, don't ref the session. Otherwise the sessionDan Winship2008-09-301-4/+2
* Misc fixes noticed by "sparse" or by running gcc with additionalDan Winship2008-04-051-3/+3
* Merge libsoup-2.4 branch to trunkDan Winship2008-01-151-151/+63
* don't leak the async_contextDan Winship2007-11-211-0/+366