DOM 2 Core. Ungetestet, aber die 1er tests laufen wieder, daher rein damit.
This commit is contained in:
@ -103,7 +103,8 @@ $ cvs co cxml</pre>
|
||||
|
||||
<p>
|
||||
<b>Prerequisites.</b>
|
||||
CXML needs the <a href="http://www.cliki.net/Puri">puri</a> library.
|
||||
CXML needs the <a href="http://www.cliki.net/Puri">puri</a> library
|
||||
as well as <a href="http://www.common-lisp.net/project/cl-plus-ssl/#trivial-gray-streams">trivial-gray-streams</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
@ -125,7 +126,7 @@ $ cvs co cxml</pre>
|
||||
$ cvs login # password is "anonymous"
|
||||
$ cvs co 2001/XML-Test-Suite/xmlconf
|
||||
$ cvs co -D '2005-05-06 23:00' 2001/DOM-Test-Suite
|
||||
$ cd 2001/DOM-Test-Suite && ant dom1-dtd</pre>
|
||||
$ cd 2001/DOM-Test-Suite && ant dom1-dtd dom2-dtd</pre>
|
||||
<p>
|
||||
Omit <tt>-D</tt> to get the latest version, which may not work
|
||||
with cxml yet. The <tt>ant</tt> step is necessary to run the DOM
|
||||
|
||||
Reference in New Issue
Block a user