summaryrefslogtreecommitdiff
path: root/tests/test-utils.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-29Imported Upstream version 2.72.0upstream/2.72.0upstreamSeonah Moon1-1/+16
2020-02-28Imported Upstream version 2.69.90upstream/2.69.90upstream/2.69.0Seonah Moon1-3/+9
2019-12-09Imported Upstream version 2.62.2upstream/2.62.2Seonah Moon1-53/+234
2014-11-04Imported Upstream version 2.46.0upstream/2.46.0Zhang zhengguang1-71/+189
2013-02-19tests: [CENSORED] [CENSORED] automake [CENSORED]Dan Winship1-0/+3
2013-02-18cache-test: added a new cancellation testSergio Villar Senin1-0/+10
2013-02-18test-utils: Added SOUP_TEST_REQUEST_CANCEL_IMMEDIATE flagSergio Villar Senin1-1/+2
2013-02-12test-utils: add cancellation support to soup_test_request_sendSergio Villar Senin1-3/+77
2012-10-22Remove now-unnecessary g_type_init() callsDan Winship1-1/+0
2012-08-10tests: parallelize proxy-test to make it fasterDan Winship1-0/+7
2012-07-25test-utils: simplify the SoupRequest test utils a bitDan Winship1-30/+37
2012-07-13Add some test-utils helpers for async SoupRequest usageDan Winship1-0/+59
2012-07-13Clean up includesDan Winship1-19/+14
2012-04-17Add gettext supportDan Winship1-0/+2
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