33 Commits

Author SHA1 Message Date
Christophe Fergeau d0193690c8 test: Rename dates.test output files so the get removed upon 'make distclean' 2017-04-20 12:30:50 +02:00
Christophe Fergeau 1a046c184a test: Add missing test files to Makefile.am/EXTRA_DIST 2017-04-20 12:21:27 +02:00
Nikias Bassen 9d2331d020 test: Fix wrong filename in EXTRA_DIST entry of Makefile.am 2017-04-20 11:15:23 +02:00
Nikias Bassen 5791fb908a test: Add test cases for different bplist offset and reference sizes 2017-02-01 19:07:02 +01:00
Nikias Bassen 9950acbecd test: Add some more test cases for various valid and invalid content 2017-01-02 02:29:35 +01:00
Nikias Bassen 9f03f8aabc test: Add new test case for dictionaries with empty keys 2017-01-02 02:08:02 +01:00
Nikias Bassen 552801556f test: Add new test case for entities 2017-01-02 02:06:39 +01:00
Nikias Bassen 3e2d8706bf test: Fix test plist having duplicate keys in dictionary 2016-11-18 03:39:23 +01:00
Nikias Bassen a3263ad344 test: Add additional test case to check extended date range 2016-09-19 03:19:45 +02:00
Nikias Bassen 02bd8acd41 test: Add another test case for signed/unsigned (multiple) integers
Apart from testing the actual integer signed vs. unsigned value storage
and conversion, this test will check that the binary plist optimization
is not re-using existing values. Basically it will test the fix that
was introduced with commit acd226d1f7.
2016-06-29 05:49:53 +02:00
Nikias Bassen 9ca25d293f test: Add missing .test files 2015-02-05 22:25:09 +01:00
Nikias Bassen 43ae9d35ba test: Add more test cases covering binary plist issues 2015-02-05 14:50:50 +01:00
Nikias Bassen 62813daf2c Avoid exporting non-public symbols 2014-10-03 15:39:47 +02:00
Martin Szulecki cf739732cf test: Fix make clean in relation with out-of-tree build directory 2014-06-13 19:30:09 +02:00
Martin Szulecki 06e7233b6b test: Add keys with XML entities to data plist files 2014-05-27 10:41:59 +02:00
Martin Szulecki cc3efde36a test: Fix clean target to remove all generated files 2014-05-27 10:39:42 +02:00
Nikias Bassen f7c829297a test: Add test cases for integer nodes 2014-05-23 11:24:08 +02:00
Nikias Bassen 769ee9ecda test: Add data/7.plist to extra_dist target 2014-05-23 11:13:52 +02:00
Nikias Bassen 8ac53f53b6 test: Use better test data for timezone tests 2014-05-22 20:26:26 +02:00
Nikias Bassen df053ccdbb test: Fix timezone test cases with set -e 2014-04-02 15:46:52 +02:00
Nikias Bassen e1a4bd03ec test: Add new timezone tests 2014-04-01 17:37:38 +02:00
Martin Szulecki 6dcc8c48bb Replace some LDADD references to use $(top_builddir) for distcheck 2014-02-13 18:56:35 +01:00
Nikias Bassen 8867ee9306 fix make distcheck 2014-02-13 12:14:31 +01:00
Nikias Bassen a798afc8b5 change build system to autotools 2013-12-13 00:44:17 +01:00
Nikias Bassen 024e755d9f Make libplist glib free 2011-05-27 14:55:31 +02:00