ChangeLog 764 B

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