summaryrefslogtreecommitdiff
path: root/tests/xml.c
Commit message (Expand)AuthorAgeFilesLines
* xml: Don't crash parsing empty XML stringChristophe Fergeau2017-10-181-0/+6
* tests/xml: Fix various leaksChristophe Fergeau2016-06-201-0/+3
* Remove all GLIB_CHECK_VERSION usesTimm Bäder2016-06-161-4/+0
* tests: Remove more unused variables/codeChristophe Fergeau2014-09-031-1/+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
* xml-node: API for manually constructing and outputting XMLTomas Frydrych2011-02-101-0/+85