2004-03-24  Lluis Sanchez Gual <lluis@ximian.com>

	* XmlSerializerTests.cs: Added some identifiers for AssertEquals.
	  Minor fixes in Infoset method.
	* ComplexDataStructure.cs: New set of tests for testing complex object
	  serialization.

2004-03-13  David Sheldon <dave-mono@earth.li>

  * XmlReflectionImporterTests.cs: Switched the AssertEquals around 
   the other way, so that the expecteed value was the first parameter. 
   This makes the error messages you get out of it better.

2004-03-12  Lluis Sanchez Gual  <lluis@ximian.com>

	* DeserializeTests.cs: Added test for empty enum deserialization (bug #55509).
	* XmlAttributesTests.cs, XmlReflectionImporterTests.cs, 
	  XmlSerializationWriterTests.cs, XmlSerializerTests.cs:
	  Simplified namespace hierarchy.
	* XmlSerializerTestClasses.cs: Added more test classes.

2003-12-18  Lluis Sanchez Gual <lluis@ximian.com>

	* DeserializeTests.cs, XmlAttributesTests.cs: Changed namespace.
	* XmlSerializationWriterTests.cs, XmlSerializerTests.cs: Make xml compares 
	  independent from the text format.

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

	* added DeserializeTests.cs and XmlAttributesTest.cs

2003-05-18  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>

	* XmlSerializerTests.cs : fixed some AssertEquals() argument orders.
	  and replaced some Assert() with AssertEquals().
	  Applied USE_VERSION_1_1 to TestConstructor().

2003-05-16  Dick Porter  <dick@ximian.com>

	* XmlSerializerTests.cs: Test what happens when nulls are passed
	to the constructor

2003-05-16  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>

	* XmlSerializerTests.cs : fixed some argument orders and fixed
	  timezone dependent part of TestSerializeDateTime().

2003-05-13  Martin Willemoes Hansen <mwh@sysrq.dk>
	* Tests inherits from Assertion and Assertion. prefixes removed

2003-05-10  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>

	* added XmlSerializationWriterTests.cs. (by Erik)

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

	* added XmlReflectionImporterTests.cs. (by Erik)

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.
	* added XmlSerializerTests.cs and XmlSerializerTestClasses.cs
	  (by Erik Lebel)
