(DISTFILES): Comment out a few missing files.
[mono-project.git] / mcs / class / System.XML / Test / System.Xml.Schema / standalone_tests / ChangeLog
blobc557b002859e56efaefa7877e107ff22a8ececb1
1 2004-03-04  Atsushi Enomoto  <atsushi@ximian.com>
3         * Makefile : made "make test" independent of "make" so that extraneous
4           archive extraction won't be run every time (for automated tests).
6 2004-01-20  Atsushi Enomoto  <atsushi@ximian.com>
8         * Added set of Post Schema Compilation Information tests, i.e.
9           xs-psci-compare.cs and psci-ms-all.zip.
10         * Makefile: Added test-psci target.
11         * README: Added notes on PSCI tests (however it is not for today's
12           implementation, but for the very near future with bunch of fixes)
14 2004-01-08  Atsushi Enomoto  <atsushi@ximian.com>
16         * xsdtest.cs : XmlReaders should be closed in case of errors.
18 2004-01-05  Atsushi Enomoto  <atsushi@ximian.com>
20         * README, Makefile, test-masters.tar.gz, xsdtest.cs : Initial checkin.