summaryrefslogtreecommitdiffstats
path: root/test/xml_behavior_test.c
AgeCommit message (Collapse)AuthorFilesLines
29 hoursxplist: Enforce single root value inside <plist>HEADmasterGravatar Sami Kortelainen1-0/+167
Ensure that XML property lists contain exactly one root value inside the <plist> element and reject any additional value nodes before </plist>. Add tests covering root value handling and nested CF$UID conversion behavior. Co-authored-by: Sami Kortelainen <sami.kortelainen@piceasoft.com> Co-authored-by: Nikias Bassen <nikias@gmx.li>