ChangeLog 993 B

12345678910111213141516171819202122232425262728293031
  1. 2003-12-17 David Sheldon <[email protected]>
  2. * Added XmlSchemaBuiltInDatatypeTests.cs : Currently fails due to
  3. bug 52274.
  4. 2003-12-14 David Sheldon <[email protected]>
  5. * XmlSchemaLengthFacetTests.cs : Tests for non-integers failing
  6. as length facets, and changed the assert for the correct type.
  7. 2003-12-08 Atsushi Enomoto <[email protected]>
  8. * Added XmlSchemaLengthFacetTests.cs. (patch by David Sheldon.)
  9. 2003-07-21 Atsushi Enomoto <[email protected]>
  10. * XmlSchemaTests.cs : added sequence and particle tests to TestCompile()
  11. 2003-07-20 Atsushi Enomoto <[email protected]>
  12. * XmlSchemaTests.cs : added AssertComplexTypeContentExtension() and
  13. added related tests in TestCompile().
  14. 2003-07-19 Atsushi Enomoto <[email protected]>
  15. * XmlSchemaTests.cs : rewrote TestRead() and added TestCompile().
  16. 2003-04-12 Atsushi Enomoto <[email protected]>
  17. * added this file as a new entry.
  18. See ../ChangeLog to find former ChangeLog entries.