1 ----------------------------------------------------------------------
2 Regression test "canonxml":
3 ----------------------------------------------------------------------
5 - An XML file is parsed, and the contents are printed in a canonical
8 - The output is compared with a reference file. The test is only
9 passed if the output and the reference are equal.
11 - Test data "data_jclark_valid":
12 Contains the samples by James Clark that are valid. The subdirectories:
13 - sa: standalone documents
14 - not-sa: non-standalone document (with external DTD)
15 - ext-sa: non-standalone document (with other external entity)
17 Tests that are not passed have been moved into the *-problems directories.
18 The reason is typically that characters have been used not in the
19 Latin 1 character set.