ChangeLog 1.1 KB

12345678910111213141516171819202122232425262728293031323334
  1. 2004-04-19 Atsushi Enomoto <[email protected]>
  2. * region.xsd : To make sure that "msdata" prefix has nothing to do
  3. with the actual "msdata namespace", modified namespace URI string.
  4. (This modification never affects on the results under MS.NET.)
  5. * XmlDataDocumentTest.cs : Make sure Read2() loaded the table just fine.
  6. 2004-04-13 Atsushi Enomoto <[email protected]>
  7. * XmlDataDocumentTest.cs : still path problem.
  8. 2004-04-13 Atsushi Enomoto <[email protected]>
  9. * Added XmlDataDocumentTest2.cs (XmlDataDocumentTest.cs is too big)
  10. 2004-03-18 Atsushi Enomoto <[email protected]>
  11. * XmlDataDocumentTest.cs : file path fixes.
  12. 2003-05-28 Ville Palo <[email protected]>
  13. * XmlDataDocumentTest.cs: fixed some tests. Now works better on ms.net
  14. 2003-05-13 Martin Willemoes Hansen <[email protected]>
  15. * XmlDataDocumentTest.cs: Inherited from Assertion and removed
  16. Assertion. prefixes
  17. 2003-01-28 Ville Palo <[email protected]>
  18. * XmlDataDocumentTest.cs: Fixed some tests
  19. 2003-01-13 Ville Palo <[email protected]>
  20. * XmlDataDocumentTest.cs: Added more tests