summaryrefslogtreecommitdiff
path: root/tests/context-test.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-04Imported Upstream version 2.46.0upstream/2.46.0Zhang zhengguang1-61/+29
2012-07-13Clean up includesDan Winship1-18/+0
2011-12-01Require glib 2.31 and update to new thread APIsDan Winship1-18/+12
2011-11-12context-test: fix cleanup code to avoid a crashDan Winship1-4/+5
2011-11-08Add SoupSession:use-thread-contextDan Winship1-24/+156
2010-06-11Allow calling soup_test_server_new() multiple times in test programsDan Winship1-0/+1
2009-03-27 Bug 576583 - Tests fail if "localhost" resolves to ::1Dan Winship1-1/+1
2008-09-30store the GSource in priv, don't ref the session. Otherwise the sessionDan Winship1-4/+2
2008-04-05 Misc fixes noticed by "sparse" or by running gcc with additionalDan Winship1-3/+3
2008-01-15Merge libsoup-2.4 branch to trunkDan Winship1-151/+63
2007-11-21don't leak the async_contextDan Winship1-0/+366