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