diff --git a/README.html b/README.html index e75519b..939873e 100644 --- a/README.html +++ b/README.html @@ -245,9 +245,13 @@ $ cvs co cxml
$ export CVSROOT=:pserver:anonymous@dev.w3.org:/sources/public $ cvs login # password is "anonymous" $ cvs co 2001/XML-Test-Suite/xmlconf -$ cvs co -D '2005-05-06 23:00' 2001/DOM-Test-Suite-
(Omit -D to get the latest version, which may not work - with cxml yet.)
+$ cvs co -D '2005-05-06 23:00' 2001/DOM-Test-Suite +$ cd 2001/DOM-Test-Suite && ant dom1-dtd ++ Omit -D to get the latest version, which may not work + with cxml yet. The ant step is necessary to run the DOM + tests. +
Usage and expected output:
* (xmlconf:run-all-tests "/path/to/2001/XML-Test-Suite/xmlconf/") 0/556 tests failed; 1606 tests were skipped