summaryrefslogtreecommitdiff
path: root/tests/streaming-test.c
Commit message (Expand)AuthorAgeFilesLines
* tests: port old tests to new SoupServer APIs, add some new testsDan Winship2014-05-021-5/+2
* tests: use g_test_bug() to annotate test casesDan Winship2014-03-151-0/+2
* tests: Add resources/* to soup-test.gresource, add utility functionsDan Winship2014-02-081-28/+10
* tests: initial port to the gtestutils frameworkDan Winship2014-02-081-25/+36
* Clean up includesDan Winship2012-07-131-11/+2
* Allow calling soup_test_server_new() multiple times in test programsDan Winship2010-06-111-0/+1
* Fix leaks in test programs, update libsoup.suppDan Winship2009-09-111-0/+2
* Bug 576583 - Tests fail if "localhost" resolves to ::1Dan Winship2009-03-271-1/+1
* Bug 572153 – SoupServer doesn't support SOUP_ENCODING_EOFDan Winship2009-02-191-0/+187