Merge branch 'master' of http://github.com/mono/mono
[mono.git] / mcs / class / Commons.Xml.Relaxng / Test / ChangeLog
index 3d67c6599bb09c0ab1deecc7da47de258dbcc81e..0583f4dcd00c29c90b84f9df688c0406ccde4dde 100644 (file)
@@ -1,3 +1,38 @@
+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