| 1234567891011121314151617181920 |
- 2004-03-04 Atsushi Enomoto <[email protected]>
- * Makefile : made "make test" independent of "make" so that extraneous
- archive extraction won't be run every time (for automated tests).
- 2004-01-20 Atsushi Enomoto <[email protected]>
- * Added set of Post Schema Compilation Information tests, i.e.
- xs-psci-compare.cs and psci-ms-all.zip.
- * Makefile: Added test-psci target.
- * README: Added notes on PSCI tests (however it is not for today's
- implementation, but for the very near future with bunch of fixes)
- 2004-01-08 Atsushi Enomoto <[email protected]>
- * xsdtest.cs : XmlReaders should be closed in case of errors.
- 2004-01-05 Atsushi Enomoto <[email protected]>
- * README, Makefile, test-masters.tar.gz, xsdtest.cs : Initial checkin.
|