New test.
[mono.git] / mcs / class / System.XML / Test / System.Xml.Schema / standalone_tests / ChangeLog
index f7e172102b6d1d02f49aacea9067902a4216cd96..ce5430bdac2f4221782edb57028187e40a075b2d 100644 (file)
@@ -1,3 +1,20 @@
+2006-07-27  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * xsdtest.cs :
+         It has been running some extra instance validation and reporting 
+         errors where a schema is invalid and therefore no instance
+         validation could be done.
+         Now --reportsuccess works fine for tests that should fail (reports
+         "OK" when it successfully failed).
+
+2005-12-01  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : Use MONO_PATH. Remove extraneous make variables.
+
+2005-11-07  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * xsdtest.cs : updated to match 2.0 RTM API.
+
 2005-09-30  Atsushi Enomoto  <atsushi@ximian.com>
 
        * xsdtest.cs : noResolver option.