summaryrefslogtreecommitdiff
path: root/tests/test-utils.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-01Require glib 2.31 and update to new thread APIsDan Winship1-2/+1
2011-10-26remove unnecessary libgthread referencesDan Winship1-1/+0
2011-09-19tests: update the test ssl keyDan Winship1-1/+0
2010-12-10Add glib-networking to the MISSING_REGRESSION_TEST_PACKAGES checksDan Winship1-1/+5
2010-06-11Allow calling soup_test_server_new() multiple times in test programsDan Winship1-33/+30
2010-05-16plug a small leak in test-utilsDan Winship1-0/+1
2010-03-13Don't bind to public interfaces for tests.Dan Winship1-1/+6
2010-02-21Add SOUP_SESSION_SSL_STRICT, to control whether SSL cert errors are fatalDan Winship1-0/+5
2009-04-19Add an "expect_warning" variable to the test frameworkDan Winship1-2/+9
2009-04-18Add a regression test for SOUP_SESSION_TIMEOUTDan Winship1-2/+27
2008-12-23add some more warning CFLAGS, inspired by Benjamin Otte's blog post,Dan Winship1-3/+3
2008-11-03don't remove the item from the queue here; it should already have happenedDan Winship1-0/+11
2008-09-30store the GSource in priv, don't ref the session. Otherwise the sessionDan Winship1-10/+33
2008-07-26Add this to schedule a callback in a GMainContext "right away", as opposedDan Winship1-2/+2
2008-04-08New interface type representing a feature that can be added to aDan Winship1-4/+2
2008-04-05 Misc fixes noticed by "sparse" or by running gcc with additionalDan Winship1-2/+3
2008-03-13g_thread_init should be called before any other glib function.Xan Lopez1-1/+1
2008-01-15Merge libsoup-2.4 branch to trunkDan Winship1-0/+284