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
43ae9d35ba
test: Add more test cases covering binary plist issues
2015-02-05 14:50:50 +01:00
Martin Szulecki
06e7233b6b
test: Add keys with XML entities to data plist files
2014-05-27 10:41:59 +02:00
Nikias Bassen
f7c829297a
test: Add test cases for integer nodes
2014-05-23 11:24:08 +02:00
Nikias Bassen
8ac53f53b6
test: Use better test data for timezone tests
2014-05-22 20:26:26 +02:00
Martin Szulecki
874942ec16
Make sure to convert predefined xml entities in xml output
...
For string nodes, a set of special characters must be converted to
predefined xml entities. This patch adds an entitiy test case for
this and makes libplist pass it fine by explicitly adding text nodes.
2010-01-14 18:36:26 +01:00
Jonathan Beck
bb3097cb22
Add more regression test and fix Integer and Real type handling.
2009-02-15 17:15:29 +01:00
Jonathan Beck
fabfe89d8b
Add some test case.
2009-02-12 23:31:40 +01:00