XSLT Tests

From MozillaWiki
Revision as of 22:21, 13 January 2006 by Bzbarsky (talk | contribs)
Jump to navigation Jump to search

Getting the XSLT test suite

  1. set CVSROOT to :pserver:anoncvs@cvs.apache.org:/home/cvspublic
  2. Check out the xml-xalan/test module.

For example, on a Unix you might do

 env CVSROOT=:pserver:anoncvs@cvs.apache.org:/home/cvspublic cvs co xml-xalan/test

Running the tests

Follow the directions in The XLST test README