summaryrefslogtreecommitdiff
path: root/tests/proxy-continuous.c
Commit message (Expand)AuthorAgeFilesLines
* meson: build with soup3 by defaultGünther Wagner2022-06-181-1/+1
* fixed sentinel warning in testsGünther Wagner2022-01-121-1/+1
* Port to libsoup3Carlos Garcia Campos2021-11-041-4/+33
* tests: fix potential null pointer dereferenceGünther Wagner2021-10-211-1/+1
* tests/proxy-continuous: Use GTest APIwip/teuf/fixesTimm Bäder2016-07-191-60/+48
* Remove all GLIB_CHECK_VERSION usesTimm Bäder2016-06-161-3/+0
* tests/proxy-continuous: Simplify the codeDebarshi Ray2015-09-171-4/+1
* tests/proxy-continuous: Server chunks can be different from client onesDebarshi Ray2015-09-171-28/+24
* tests: GError pointers must be initializedAlexandre Rostovtsev2015-03-161-1/+1
* tests: Remove unused 'session' variableChristophe Fergeau2014-09-031-3/+0
* tests: Don't call g_type_init() on newer glibChristophe Fergeau2014-09-031-0/+2
* Drop obsolete g_thread_init()Martin Pitt2012-06-161-1/+0
* tests: add proxy-continuousRoss Burton2010-09-021-0/+189