**** Merged from MCS ****
[mono-project.git] / mcs / class / System.Data / Test / System.Xml / ChangeLog
blob3dd5f6ab615c80e5faf35a2f10e2ecb1c19f8feb
1 2004-06-18  Atsushi Enomoto <atsushi@ximian.com>
3         * XmlDataDocumentTest2.cs : When line ending is LF, CR is preserved.
4           To reproduce on windows too, set NewLine as LF.
6 2004-05-12  Atsushi Enomoto <atsushi@ximian.com>
8         * XmlDataDocumentTest.cs : use Environment.NewLine. Added more tests.
9         * XmlDataDocumentTest2.cs : Test nested relationship, detached row
10           state, and unmapped element as well.
12 2004-04-19  Atsushi Enomoto <atsushi@ximian.com>
14         * region.xsd : To make sure that "msdata" prefix has nothing to do
15           with the actual "msdata namespace", modified namespace URI string.
16           (This modification never affects on the results under MS.NET.)
17         * XmlDataDocumentTest.cs : Make sure Read2() loaded the table just fine.
19 2004-04-13  Atsushi Enomoto <atsushi@ximian.com>
21         * XmlDataDocumentTest.cs : still path problem.
23 2004-04-13  Atsushi Enomoto <atsushi@ximian.com>
25         * Added XmlDataDocumentTest2.cs (XmlDataDocumentTest.cs is too big)
27 2004-03-18  Atsushi Enomoto <atsushi@ximian.com>
29         * XmlDataDocumentTest.cs : file path fixes.
31 2003-05-28  Ville Palo <vi64pa@kolumbus.fi>
33         * XmlDataDocumentTest.cs: fixed some tests. Now works better on ms.net
34         
35 2003-05-13  Martin Willemoes Hansen <mwh@sysrq.dk>
36         * XmlDataDocumentTest.cs: Inherited from Assertion and removed
37           Assertion. prefixes
39 2003-01-28  Ville Palo <vi64pa@koti.soon.fi>
41         * XmlDataDocumentTest.cs: Fixed some tests
42         
43 2003-01-13  Ville Palo <vi64pa@koti.soon.fi>
45         * XmlDataDocumentTest.cs: Added more tests