Andrew Skiba e5db703be7 fix the catalog better 20 rokov pred
..
ChangeLog e5db703be7 fix the catalog better 20 rokov pred
Makefile e5db703be7 fix the catalog better 20 rokov pred
README bbcb1f595c 2004-12-03 Atsushi Enomoto <[email protected]> 21 rokov pred
XmlNormalizer.cs 599d019a43 2005-02-25 Atsushi Enomoto <[email protected]> 21 rokov pred
catalog-fixed.diff e5db703be7 fix the catalog better 20 rokov pred
catalog.sed 1cced6bdeb * catalog.sed : fix more names in the catalog, add the missing backslash before '+' in the sed rules 20 rokov pred
ignore.lst 17565ed1d7 make input-output look like in W3C testsuite 20 rokov pred
knownFailures.lst 17565ed1d7 make input-output look like in W3C testsuite 20 rokov pred
xslttest.cs ef4859e19d Change messages 20 rokov pred

README


Small XSLT test system::

This is a small standalone test system using OASIS XSLT test suite
(only Xalan tests as yet).
http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=xslt

"make" will do what you need (downloading test archive, expanding,
compiling test runner.

"make run-test" will do the actual tests.

If you want to create reference output files by yourself, compile
prepare.cs and run it on Microsoft.NET (it requires cygwin).

Atsushi Eno