Fix the xml_diff program to also check trailing events (after </root>)
authorKim Nguyễn <kn@lri.fr>
Sun, 10 Mar 2013 09:17:49 +0000 (10:17 +0100)
committerKim Nguyễn <kn@lri.fr>
Sun, 10 Mar 2013 09:17:49 +0000 (10:17 +0100)
commit80478f0eb936f38e0512371fc7a300cdc32775c5
treef0c51df825c3416c8eb819241603d1af958ecf71
parent37e8a9fe5d5f1f430ced3aa65daf572d330d3398
Fix the xml_diff program to also check trailing events (after </root>)
Reformat output of XML query in test program
Fix testing scripts.
src/main.ml
tools/do_test.sh [new file with mode: 0755]
tools/gen_test.sh
tools/xml_diff.ml