summaryrefslogtreecommitdiff
path: root/tests/xmlrpc-test.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-28Imported Upstream version 2.69.90upstream/2.69.90upstream/2.69.0Seonah Moon1-0/+4
2019-12-09Imported Upstream version 2.62.2upstream/2.62.2Seonah Moon1-186/+397
2014-11-04Imported Upstream version 2.46.0upstream/2.46.0Zhang zhengguang1-150/+111
2013-02-19tests: do skipped tests properlyDan Winship1-0/+12
2012-08-06soup-xmlrpc: fix parsing of <methodCall> without <params>Dan Winship1-15/+79
2012-07-13Clean up includesDan Winship1-30/+23
2012-03-04Use G_GNUC_BEGIN_IGNORE_DEPRECATIONS (where available)Dan Winship1-0/+4
2009-03-27 Bug 576583 - Tests fail if "localhost" resolves to ::1Dan Winship1-1/+1
2008-10-01add a new -s flag to indicate that it's being run from insideDan Winship1-6/+24
2008-09-30store the GSource in priv, don't ref the session. Otherwise the sessionDan Winship1-2/+1
2008-04-05 Misc fixes noticed by "sparse" or by running gcc with additionalDan Winship1-2/+2
2008-01-27fix mutex use to avoid a race conditionDan Winship1-24/+94
2008-01-15Merge libsoup-2.4 branch to trunkDan Winship1-314/+230
2007-11-21don't leak the SoupAddress.Dan Winship1-0/+3
2007-10-28free proxy-related stuffDan Winship1-13/+49
2007-10-28Make these less verbose by default (to make it easier to see what failedDan Winship1-81/+75
2006-06-19add tests for apache mod_php5 and xmlrpc-epi-phpDan Winship1-0/+457