| 123456789101112131415161718192021222324 |
- 2004-12-03 Atsushi Enomoto <[email protected]>
- * xslttest.cs : improved. See "mono xslttest.exe -?" for details.
- * Makefile : modified "make test" to "make run-test" and output
- results into TestResult.Xml that contains all results.
- * README : updated as well.
- 2004-01-28 Atsushi Enomoto <[email protected]>
- * xslttest.cs : Now it tests against XPathDocument. Reduced error msgs.
- 2003-12-24 Atsushi Enomoto <[email protected]>
- * Added testresults.tar.gz and README.
- * Modified Makefile.
- 2003-12-24 Atsushi Enomoto <[email protected]>
- * Added missing xalan_correct_catalog.xml.
- * Makefile : a bit improved.
- 2003-12-24 Atsushi Enomoto <[email protected]>
- * Makefile, prepare.cs, xslttest.cs : Initial checkin.
|