Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-05-27 | test: Add keys with XML entities to data plist files | Martin Szulecki | 5 | -2/+10 | |
2014-05-23 | test: Add test cases for integer nodes | Nikias Bassen | 5 | -0/+15 | |
2014-05-22 | test: Use better test data for timezone tests | Nikias Bassen | 1 | -0/+10 | |
2010-01-14 | Make sure to convert predefined xml entities in xml output | Martin Szulecki | 1 | -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-15 | Add more regression test and fix Integer and Real type handling. | Jonathan Beck | 4 | -4/+4 | |
2009-02-12 | Add some test case. | Jonathan Beck | 6 | -0/+64641 | |