XSLT Tests: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
env CVSROOT=:pserver:anoncvs@cvs.apache.org:/home/cvspublic cvs co xml-xalan/test | env CVSROOT=:pserver:anoncvs@cvs.apache.org:/home/cvspublic cvs co xml-xalan/test | ||
= Running the tests = | |||
Follow the directions in [http://lxr.mozilla.org/seamonkey/source/content/xslt/tests/buster/ReadMe The XLST test README] | |||
Revision as of 22:21, 13 January 2006
Getting the XSLT test suite
- set CVSROOT to
:pserver:anoncvs@cvs.apache.org:/home/cvspublic - Check out the
xml-xalan/testmodule.
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