summaryrefslogtreecommitdiff
path: root/tests/test-utils.h
Commit message (Expand)AuthorAgeFilesLines
* tests: use SoupServer instead of quart for HTTP/2 testsCarlos Garcia Campos2022-08-121-4/+2
* Do not use the send operation cancellable after send completesCarlos Garcia Campos2021-06-011-0/+1
* Add initial HTTP2 backendPatrick Griffis2021-05-161-0/+3
* tests: add soup_test_build_filename_abs()Carlos Garcia Campos2021-05-121-0/+4
* Stop using emacs indent-tabs-modeCarlos Garcia Campos2021-03-181-1/+1
* Add a method to override the remote connection.Robert Ancell2021-03-051-1/+3
* session: add soup_session_send_and_read APIscarlosgc/send_and_readCarlos Garcia Campos2021-03-031-4/+0
* Support running tests without ipv6Patrick Griffis2020-11-261-0/+8
* tests: Separate out soup_test_server_run_in_thread()Philip Chimento2020-11-211-0/+1
* tests: Add convenient soup_test_assert_handled_by()Philip Chimento2020-11-211-0/+18
* uri-utils: add soup_uri_copy()Carlos Garcia Campos2020-11-201-2/+0
* Stop using soup_session_cancel_message() in testsCarlos Garcia Campos2020-11-151-13/+12
* Remove non-HTTP SoupStatus valuesCarlos Garcia Campos2020-11-151-1/+2
* Replace SoupURI with GUriPatrick Griffis2020-11-141-1/+4
* Remove type argument from soup_test_session_new()Patrick Griffis2020-11-061-1/+1
* Make SoupMessage a private and final typePatrick Griffis2020-10-281-2/+2
* tests: stop using SoupRequest API in testsCarlos Garcia Campos2020-10-261-5/+4
* session: remove soup_session_queue_message and soup_session_send_messagecarlosgc/remove-old-apiCarlos Garcia Campos2020-09-301-2/+0
* tests: stop using soup_session_send_message in testsCarlos Garcia Campos2020-09-301-0/+6
* tests: stop using soup_session_queue_message in testsCarlos Garcia Campos2020-09-301-3/+6
* Remove remnants of LIBSOUP_USE_UNSTABLE_REQUEST_APIPatrick Griffis2020-09-201-2/+0
* Replace SoupBuffer with GBytesPatrick Griffis2020-09-191-2/+2
* Remove SoupSessionAsyncPatrick Griffis2020-09-191-3/+0
* tests: More removal of deprecated async sessionPatrick Griffis2020-09-191-0/+1
* Delete SoupSessionSyncPatrick Griffis2020-09-191-2/+0
* Remove deprecated SoupRequester APIsPatrick Griffis2020-09-191-1/+0
* tests: check for curl at runtimeRoss Burton2020-05-061-0/+2
* Mark old session-(async|sync) methods as deprecatedIgnacio Casal Quinteiro2015-11-221-0/+5
* tests: port old tests to new SoupServer APIs, add some new testsDan Winship2014-05-021-3/+11
* tests: skip individual tests rather than whole test programsDan Winship2014-02-171-0/+18
* tests: Add resources/* to soup-test.gresource, add utility functionsDan Winship2014-02-081-0/+6
* tests: initial port to the gtestutils frameworkDan Winship2014-02-081-10/+58
* Fix soup_client_input_stream_close to not blockDan Winship2013-09-291-0/+4
* misc-test: add a test that preemptively cancelling a SoupRequest worksDan Winship2013-07-131-1/+2
* cache-test: added a new cancellation testSergio Villar Senin2013-02-181-1/+2
* test-utils: Added SOUP_TEST_REQUEST_CANCEL_IMMEDIATE flagSergio Villar Senin2013-02-181-1/+2
* test-utils: add cancellation support to soup_test_request_sendSergio Villar Senin2013-02-121-2/+10
* test-utils: remove unnecessary #includesDan Winship2012-12-261-3/+0
* tests: parallelize proxy-test to make it fasterDan Winship2012-08-101-0/+1
* test-utils: simplify the SoupRequest test utils a bitDan Winship2012-07-251-6/+7
* Add some test-utils helpers for async SoupRequest usageDan Winship2012-07-131-0/+7
* Clean up includesDan Winship2012-07-131-1/+10
* Add glib-networking to the MISSING_REGRESSION_TEST_PACKAGES checksDan Winship2010-12-101-1/+1
* Allow calling soup_test_server_new() multiple times in test programsDan Winship2010-06-111-2/+3
* Add an "expect_warning" variable to the test frameworkDan Winship2009-04-191-0/+1
* Add a regression test for SOUP_SESSION_TIMEOUTDan Winship2009-04-181-1/+2
* store the GSource in priv, don't ref the session. Otherwise the sessionDan Winship2008-09-301-1/+3
* Misc fixes noticed by "sparse" or by running gcc with additionalDan Winship2008-04-051-1/+1
* Merge libsoup-2.4 branch to trunkDan Winship2008-01-151-0/+19