]> matita.cs.unibo.it Git - helm.git/blob - helm/DEVEL/pxp/pxp/rtests/canonxml/README
- the mathql interpreter is not helm-dependent any more
[helm.git] / helm / DEVEL / pxp / pxp / rtests / canonxml / README
1 ----------------------------------------------------------------------
2 Regression test "canonxml":
3 ----------------------------------------------------------------------
4
5 - An XML file is parsed, and the contents are printed in a canonical
6   format.
7
8 - The output is compared with a reference file. The test is only
9   passed if the output and the reference are equal.
10
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)
16
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.
20