Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-19 | test: Add additional test case to check extended date range | Nikias Bassen | 1 | -0/+1 | |
2016-06-29 | test: Add another test case for signed/unsigned (multiple) integers | Nikias Bassen | 1 | -0/+1 | |
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 acd226d1f71a78dd23b47a9a5c4ca8cf8068d509. | |||||
2015-02-05 | test: Add more test cases covering binary plist issues | Nikias Bassen | 1 | -2/+5 | |
2014-10-03 | Avoid exporting non-public symbols | Nikias Bassen | 1 | -1/+1 | |
2014-06-13 | test: Fix make clean in relation with out-of-tree build directory | Martin Szulecki | 1 | -1/+1 | |
2014-05-27 | test: Fix clean target to remove all generated files | Martin Szulecki | 1 | -1/+1 | |
2014-05-23 | test: Add test cases for integer nodes | Nikias Bassen | 1 | -2/+5 | |
2014-05-23 | test: Add data/7.plist to extra_dist target | Nikias Bassen | 1 | -1/+1 | |
2014-04-01 | test: Add new timezone tests | Nikias Bassen | 1 | -1/+3 | |
2014-02-13 | Replace some LDADD references to use $(top_builddir) for distcheck | Martin Szulecki | 1 | -2/+2 | |
2014-02-13 | fix make distcheck | Nikias Bassen | 1 | -0/+6 | |
2013-12-13 | change build system to autotools | Nikias Bassen | 1 | -0/+25 | |