summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: Add missing .test filesNikias Bassen2015-02-053-0/+35
* test: Add more test cases covering binary plist issuesNikias Bassen2015-02-055-2/+32
* Avoid exporting non-public symbolsNikias Bassen2014-10-031-1/+1
* test: Fix make clean in relation with out-of-tree build directoryMartin Szulecki2014-06-131-1/+1
* test: Add keys with XML entities to data plist filesMartin Szulecki2014-05-275-2/+10
* test: Fix clean target to remove all generated filesMartin Szulecki2014-05-271-1/+1
* test: Add test cases for integer nodesNikias Bassen2014-05-239-2/+78
* test: Add data/7.plist to extra_dist targetNikias Bassen2014-05-231-1/+1
* test: Use better test data for timezone testsNikias Bassen2014-05-223-2/+12
* test: Fix timezone test cases with set -eNikias Bassen2014-04-022-0/+4
* test: Add new timezone testsNikias Bassen2014-04-013-1/+37
* Replace some LDADD references to use $(top_builddir) for distcheckMartin Szulecki2014-02-131-2/+2
* fix make distcheckNikias Bassen2014-02-1314-105/+75
* change build system to autotoolsNikias Bassen2013-12-1314-29/+169
* Make libplist glib freeNikias Bassen2011-05-272-4/+4
* Fix some warningsJonathan Beck2010-01-212-10/+4
* Make sure to convert predefined xml entities in xml outputMartin Szulecki2010-01-141-0/+2
* Make tests also work when building outside the source treeMartin Szulecki2010-01-141-12/+13
* Remove deprecated functions from API.Jonathan Beck2009-11-102-0/+18
* Format sources to ANSI style using AStyle (astyle --style=ansi).Jonathan Beck2009-10-282-192/+204
* Fix build for MSVC9.Jonathan Beck2009-10-282-1/+9
* Add more regression test and fix Integer and Real type handling.Jonathan Beck2009-02-156-5/+152
* Add some test case.Jonathan Beck2009-02-128-0/+64783