summaryrefslogtreecommitdiff
path: root/tests/session-test.c
Commit message (Expand)AuthorAgeFilesLines
* tests: stop using soup_session_send_message in testsCarlos Garcia Campos2020-09-301-2/+5
* tests: stop using soup_session_queue_message in testsCarlos Garcia Campos2020-09-301-9/+19
* Remove SoupSessionAsyncPatrick Griffis2020-09-191-1/+1
* Remove deprecated SoupSessionAsync usagePatrick Griffis2020-09-191-25/+1
* Remove deprecated proxy APIsPatrick Griffis2020-09-191-31/+0
* soup-session: soup_session_has_feature doesn't work for requestsCarlos Garcia Campos2020-07-061-0/+41
* tests: plug leaks, update libsoup.suppDan Winship2015-03-021-0/+2
* tests: port old tests to new SoupServer APIs, add some new testsDan Winship2014-05-021-24/+25
* tests: use g_test_bug() to annotate test casesDan Winship2014-03-151-0/+4
* tests: remove debug_printf()s that are redundant with test namesDan Winship2014-03-151-4/+0
* tests: use TAP, and install the testsDan Winship2014-02-081-1/+7
* tests: initial port to the gtestutils frameworkDan Winship2014-02-081-91/+55
* session-test: fix to work with the dummy TLS backendDan Winship2013-11-171-8/+13
* soup-session: don't resolve default proxy-resolver/tlsdb if not neededDan Winship2013-09-291-0/+130
* soup-message-queue: add a priority system to the message queueSergio Villar Senin2013-04-171-0/+57
* tests: add session-testDan Winship2012-12-281-0/+234