summaryrefslogtreecommitdiff
path: root/tests/timeout-test.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-12test-utils: add cancellation support to soup_test_request_sendSergio Villar Senin1-1/+1
2012-12-10Move SoupRequester API into SoupSession, declare SoupRequest stableDan Winship1-24/+8
2012-08-11valgrindageDan Winship1-0/+1
2012-07-25test-utils: simplify the SoupRequest test utils a bitDan Winship1-8/+2
2012-07-24SoupSessionAsync: fix handling of timed-out SoupRequestsDan Winship1-21/+186
2012-07-13Clean up includesDan Winship1-11/+1
2011-09-17tests: fix a few leaks, update valgrind suppressions fileDan Winship1-0/+1
2011-01-10soup_session_cancel_message: fix up, especially in sync sessionsDan Winship1-5/+16
2010-12-10Add glib-networking to the MISSING_REGRESSION_TEST_PACKAGES checksDan Winship1-11/+13
2010-12-07SoupSocket: port to GSocketConnection/GTlsConnectionDan Winship1-3/+1
2010-11-09timeout-test: add SOUP_SESSION_IDLE_TIMEOUT tests as wellDan Winship1-25/+101
2010-06-11Allow calling soup_test_server_new() multiple times in test programsDan Winship1-0/+2
2009-08-31Fix timeout-test without SSL supportMarvin Schmidt1-0/+2
2009-04-18Add a regression test for SOUP_SESSION_TIMEOUTDan Winship1-0/+115