File: README.txt

package info (click to toggle)
tidy-html5 2%3A5.8.0-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 10,668 kB
  • sloc: ansic: 43,061; ruby: 1,368; sh: 404; xml: 225; cpp: 30; makefile: 26
file content (19 lines) | stat: -rw-r--r-- 691 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
README for XML Test Cases:
==========================

This test suite contains files for regression testing HTML Tidy's XML output.
Note that the following tests are duplicated in the standard test cases, and
are present here because they were present in the original XML testing script,
despite their being non-XML files:

Case    Exit Code  Duplicates
------  ---------  ----------
432677  0          cases
434100  2          cases
473490  1          cases
542029  1          cases
586555  1          cases
634889  1          cases

The original XML testing script only checked Tidy’s exit status. All of the
current testing checks exit status as well as performs an output comparison.