Merge branch 'master' of http://github.com/mono/mono
[mono.git] / mcs / class / Commons.Xml.Relaxng / Test / ChangeLog
index e7b8cba766169e376d74999794c1ab703f331200..0583f4dcd00c29c90b84f9df688c0406ccde4dde 100644 (file)
@@ -1,3 +1,48 @@
+2009-01-20  Atsushi Enomoto <atsushi@ximian.com>
+
+       * RelaxngDatatypeProviderTests.cs : new test, based on bug #463267
+         by Mark Junker.
+
+2009-01-20  Atsushi Enomoto <atsushi@ximian.com>
+
+       * RelaxngDatatypeProviderTests.cs : new test, based on bug #463264
+         by Mark Junker.
+
+2008-11-11  Atsushi Enomoto <atsushi@ximian.com>
+
+       * RncTests.cs : added InheritDefaultNamespace().
+
+2007-12-14  Atsushi Enomoto <atsushi@ximian.com>
+
+       * RelaxngReaderTests.cs : added test for bug #347945.
+
+2006-04-18  Atsushi Enomoto <atsushi@ximian.com>
+
+       * RncTests.cs : added (my own) infocard rnc parsing test.
+
+2006-04-11  Atsushi Enomoto <atsushi@ximian.com>
+
+       * NvdlValidatingReaderTests.cs : new file for NVDL test.
+
+2006-04-04  Atsushi Enomoto <atsushi@ximian.com>
+
+       * RncTests.cs : added atom.rnc parsing test.
+
+2006-04-04  Atsushi Enomoto <atsushi@ximian.com>
+
+       * RncTests.cs : added surrogate test and foreign-elements/attributes
+         ambiguity test.
+
+2006-01-04  Atsushi Enomoto <atsushi@ximian.com>
+
+       * RelaxngValidatingReaderTests.cs : regressions mentioned in the
+         previous fix were solved.
+
+2006-01-03  Atsushi Enomoto <atsushi@ximian.com>
+
+       * RelaxngValidatingReaderTests.cs : seems like there are some sort
+         of regressions. Will be fixed after my end of vacations.
+
 2004-05-30  Atsushi Enomoto <atsushi@ximian.com>
 
        * RncTests.cs : fixed test that got impossible to build anymore.