summaryrefslogtreecommitdiff
path: root/tests/xmlrpc-test.c
Commit message (Expand)AuthorAgeFilesLines
* tests: use g_test_bug() to annotate test casesDan Winship2014-03-151-0/+2
* tests: remove debug_printf()s that are redundant with test namesDan Winship2014-03-151-12/+6
* tests: split up some test programs into more testsDan Winship2014-03-151-1/+1
* xmlrpc-test: use g_test_skip()Dan Winship2014-03-091-4/+1
* tests: skip individual tests rather than whole test programsDan Winship2014-02-171-15/+33
* tests: initial port to the gtestutils frameworkDan Winship2014-02-081-132/+82
* tests: do skipped tests properlyDan Winship2013-02-191-0/+12
* soup-xmlrpc: fix parsing of <methodCall> without <params>Dan Winship2012-08-061-15/+79
* Clean up includesDan Winship2012-07-131-30/+23
* Use G_GNUC_BEGIN_IGNORE_DEPRECATIONS (where available)Dan Winship2012-03-041-0/+4
* Bug 576583 - Tests fail if "localhost" resolves to ::1Dan Winship2009-03-271-1/+1
* add a new -s flag to indicate that it's being run from insideDan Winship2008-10-011-6/+24
* store the GSource in priv, don't ref the session. Otherwise the sessionDan Winship2008-09-301-2/+1
* Misc fixes noticed by "sparse" or by running gcc with additionalDan Winship2008-04-051-2/+2
* fix mutex use to avoid a race conditionDan Winship2008-01-271-24/+94
* Merge libsoup-2.4 branch to trunkDan Winship2008-01-151-314/+230
* don't leak the SoupAddress.Dan Winship2007-11-211-0/+3
* free proxy-related stuffDan Winship2007-10-281-13/+49
* Make these less verbose by default (to make it easier to see what failedDan Winship2007-10-281-81/+75
* add tests for apache mod_php5 and xmlrpc-epi-phpDan Winship2006-06-191-0/+457