]> matita.cs.unibo.it Git - helm.git/blob - helm/DEVEL/pxp/pxp/rtests/negative/README
Initial revision
[helm.git] / helm / DEVEL / pxp / pxp / rtests / negative / README
1 ----------------------------------------------------------------------
2 Regression test "negative":
3 ----------------------------------------------------------------------
4
5 - An errorneous XML file is parsed, and the error message is printed.
6
7 - The output is compared with a reference file. The test is only
8   passed if the output and the reference are equal.
9
10 - Test data "data_jclark_notwf":
11   Contains the samples by James Clark that are not well-formed. 
12   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 - Test data "data_jclark_invalid":
18   Contains the samples by James Clark that are invalid.
19
20 - Tests that are not passed have been moved into the *-problems directories.
21   The reason is typically that characters have been used not in the 
22   Latin 1 character set.
23
24 - Test data "data_notwf":
25   Contains own tests with samples that are not well-formed.