summaryrefslogtreecommitdiff
path: root/tests/continue-test.c
Commit message (Expand)AuthorAgeFilesLines
* Stop using emacs indent-tabs-modeCarlos Garcia Campos2021-03-181-1/+1
* Add soup_server_message_get_reason_phrase() to match SoupMessagePatrick Griffis2021-01-091-3/+3
* uri-utils: add soup_uri_copy()Carlos Garcia Campos2020-11-201-1/+1
* Stop using soup_session_cancel_message() in testsCarlos Garcia Campos2020-11-151-1/+1
* Remove non-HTTP SoupStatus valuesCarlos Garcia Campos2020-11-151-1/+1
* Replace SoupURI with GUriPatrick Griffis2020-11-141-11/+12
* Remove type argument from soup_test_session_new()Patrick Griffis2020-11-061-1/+1
* Remove properties that behave as functionspgriffis/remove-property-functionsPatrick Griffis2020-11-051-1/+1
* Make SoupMessage a private and final typePatrick Griffis2020-10-281-2/+2
* Remove property aliasesPatrick Griffis2020-10-281-3/+3
* Split SoupMessage into client and server partscarlosgc/split-ioCarlos Garcia Campos2020-10-191-64/+103
* Stop using soup_message_set_requestCarlos Garcia Campos2020-10-081-12/+24
* tests: stop using soup_session_queue_message in testsCarlos Garcia Campos2020-09-301-1/+3
* tests: More removal of deprecated async sessionPatrick Griffis2020-09-191-2/+5
* soup-message-io: fix up async body close semanticsDan Winship2015-03-021-0/+33
* soup-message-io: do an async close when doing non-blocking I/ODan Winship2014-11-021-33/+0
* tests: port old tests to new SoupServer APIs, add some new testsDan Winship2014-05-021-21/+26
* tests: remove debug_printf()s that are redundant with test namesDan Winship2014-03-151-7/+0
* tests: split up some test programs into more testsDan Winship2014-03-151-2/+66
* tests: initial port to the gtestutils frameworkDan Winship2014-02-081-16/+16
* tests: fix a few bugsDan Winship2012-12-041-1/+1
* Clean up includesDan Winship2012-07-131-9/+0
* Allow calling soup_test_server_new() multiple times in test programsDan Winship2010-06-111-0/+1
* Bug 576760 – soup_message_headers_get_content_type returns bad headersDan Winship2009-04-031-2/+2
* Bug 576583 - Tests fail if "localhost" resolves to ::1Dan Winship2009-03-271-1/+1
* store the GSource in priv, don't ref the session. Otherwise the sessionDan Winship2008-09-301-2/+1
* libsoup/soup-auth-manager-ntlm.c libsoup/soup-auth-manager.cDan Winship2008-09-261-7/+7
* Misc fixes noticed by "sparse" or by running gcc with additionalDan Winship2008-04-051-5/+6
* Ref the auth domain when adding it.Dan Winship2008-02-071-0/+1
* Allow autogening even without AM_PATH_LIBGCRYPT availableTor Lillqvist2008-01-241-1/+0
* Merge libsoup-2.4 branch to trunkDan Winship2008-01-151-0/+456