summaryrefslogtreecommitdiff
path: root/test/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* test: Fix tests for distcheckNikias Bassen2023-04-211-0/+1
* Fix buildNikias Bassen2023-04-211-0/+1
* Add C++ interface testSébastien Gonzalve2023-04-211-0/+10
* Rename PLIST_UINT to PLIST_INT and add plist_new_int() and plist_get_int_val()Nikias Bassen2023-01-161-0/+5
* Add support for OpenStep plist formatNikias Bassen2023-01-081-3/+15
* test: Add int64 min/max testcase for JSON parserNikias Bassen2022-02-071-2/+4
* test: Rename json test files to .jsonNikias Bassen2022-01-251-1/+2
* test: Add additional JSON test caseNikias Bassen2022-01-251-0/+1
* Add support for JSON formatNikias Bassen2021-12-231-3/+12
* test: Add PLIST_UID test caseNikias Bassen2021-12-231-3/+9
* Add API version to library and pkgconfig file for proper linkingNikias Bassen2020-06-141-2/+2
* Unfold automake variables into multiple lines for maintainabilityMartin Szulecki2020-06-091-4/+14
* test: Merge *cmp.test into *.test to allow parallel testingNikias Bassen2019-05-161-6/+0
* test: Add missing test files to Makefile.am/EXTRA_DISTChristophe Fergeau2017-04-201-1/+42
* test: Fix wrong filename in EXTRA_DIST entry of Makefile.amNikias Bassen2017-04-201-1/+1
* test: Add test cases for different bplist offset and reference sizesNikias Bassen2017-02-011-0/+2
* test: Add some more test cases for various valid and invalid contentNikias Bassen2017-01-021-1/+4
* test: Add new test case for dictionaries with empty keysNikias Bassen2017-01-021-1/+2
* test: Add new test case for entitiesNikias Bassen2017-01-021-1/+2
* test: Add additional test case to check extended date rangeNikias Bassen2016-09-191-0/+1
* test: Add another test case for signed/unsigned (multiple) integersNikias Bassen2016-06-291-0/+1
* test: Add more test cases covering binary plist issuesNikias Bassen2015-02-051-2/+5
* 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: Fix clean target to remove all generated filesMartin Szulecki2014-05-271-1/+1
* test: Add test cases for integer nodesNikias Bassen2014-05-231-2/+5
* test: Add data/7.plist to extra_dist targetNikias Bassen2014-05-231-1/+1
* test: Add new timezone testsNikias Bassen2014-04-011-1/+3
* Replace some LDADD references to use $(top_builddir) for distcheckMartin Szulecki2014-02-131-2/+2
* fix make distcheckNikias Bassen2014-02-131-0/+6
* change build system to autotoolsNikias Bassen2013-12-131-0/+25