summaryrefslogtreecommitdiffstats
path: root/test/data
AgeCommit message (Collapse)AuthorFilesLines
2010-01-14Make sure to convert predefined xml entities in xml outputGravatar Martin Szulecki1-0/+2
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.
2009-02-15Add more regression test and fix Integer and Real type handling.Gravatar Jonathan Beck4-4/+4
2009-02-12Add some test case.Gravatar Jonathan Beck6-0/+64641