2004-05-24  Atsushi Enomoto <atsushi@ximian.com>

	* XmlSchemaBuiltInDataypeTests.cs : 'Z' is not allowed here (maybe it
	  is 'T' that was wanted). More kind error message in Fail().

2004-05-05  Atsushi Enomoto <atsushi@ximian.com>

	* XmlSchemaTests.cs : Added TestWriteNamespaces().

2004-03-31  Atsushi Enomoto <atsushi@ximian.com>

	* Added XmlSchemaAssertion.cs.
	* XmlSchemaTests.cs : now uses XmlSchemaAssertion.

2004-01-03  Atsushi Enomoto <atsushi@ximian.com>

	* XmlSchemaTests.cs : fixed file path. Added more tests.
	* added XmlSchemaCollectionTests.cs and XmlSchemaDatatypeTests.cs (the
	  latter one's purpose overlaps with XmlSchemaBuiltInDatatypeTests ;)

2003-12-17  David Sheldon <dave-mono@earth.li>

  * Added XmlSchemaBuiltInDatatypeTests.cs : Currently fails due to
    bug 52274.    

2003-12-14  David Sheldon <dave-mono@earth.li>

  * XmlSchemaLengthFacetTests.cs : Tests for non-integers failing 
    as length facets, and changed the assert for the correct type.

2003-12-08  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>

	* Added XmlSchemaLengthFacetTests.cs. (patch by David Sheldon.)

2003-07-21  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>

	* XmlSchemaTests.cs : added sequence and particle tests to TestCompile()

2003-07-20  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>

	* XmlSchemaTests.cs : added AssertComplexTypeContentExtension() and
	  added related tests in TestCompile().

2003-07-19  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>

	* XmlSchemaTests.cs : rewrote TestRead() and added TestCompile().

2003-04-12  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>

	* added this file as a new entry.
	  See ../ChangeLog to find former ChangeLog entries.
