summaryrefslogtreecommitdiff
path: root/tests/connection-test.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-28Imported Upstream version 2.69.90upstream/2.69.90upstream/2.69.0Seonah Moon1-0/+95
2019-12-09Imported Upstream version 2.62.2upstream/2.62.2Seonah Moon1-18/+271
2014-11-04Imported Upstream version 2.46.0upstream/2.46.0Zhang zhengguang1-204/+111
2013-04-19Fix build on Windows, deprecate soup-portability.hDan Winship1-0/+2
2013-04-17tests: fix to pass when glib-networking TLS isn't availableDan Winship1-8/+20
2013-02-12test-utils: add cancellation support to soup_test_request_sendSergio Villar Senin1-2/+2
2012-12-28Revert the mirroring of SoupMessage API onto SoupRequestHTTP.Dan Winship1-4/+5
2012-12-10SoupRequestHTTP: mirror SoupMessage fields/APIDan Winship1-5/+4
2012-12-10Move SoupRequester API into SoupSession, declare SoupRequest stableDan Winship1-7/+2
2012-11-02connection-test: make it not require access to private SoupConnection symbolsDan Winship1-6/+3
2012-10-31tests: fix some race conditionsDan Winship1-3/+10
2012-08-25SoupConnection: fix up ::event signal emissionsDan Winship1-0/+116
2012-08-25SoupConnection: fix up states during connectionDan Winship1-0/+133
2012-08-11valgrindageDan Winship1-0/+4
2012-07-25test-utils: simplify the SoupRequest test utils a bitDan Winship1-18/+4
2012-07-13Fix the retry-on-broken-connection codepath for SoupRequestDan Winship1-3/+119
2012-07-13Clean up includesDan Winship1-4/+0
2012-04-17soup-message-io: use gio streams rather than SoupSocketDan Winship1-4/+13
2012-03-04connection-test, requester-test: test non-persistent connectionsDan Winship1-3/+76
2012-03-04tests: split connection-test out of misc-testDan Winship1-0/+519