2004-06-18 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System.Data / Test / System.Xml / ChangeLog
1 2004-06-18  Atsushi Enomoto <atsushi@ximian.com>
2
3         * XmlDataDocumentTest2.cs : When line ending is LF, CR is preserved.
4           To reproduce on windows too, set NewLine as LF.
5
6 2004-05-12  Atsushi Enomoto <atsushi@ximian.com>
7
8         * XmlDataDocumentTest.cs : use Environment.NewLine. Added more tests.
9         * XmlDataDocumentTest2.cs : Test nested relationship, detached row
10           state, and unmapped element as well.
11
12 2004-04-19  Atsushi Enomoto <atsushi@ximian.com>
13
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.
18
19 2004-04-13  Atsushi Enomoto <atsushi@ximian.com>
20
21         * XmlDataDocumentTest.cs : still path problem.
22
23 2004-04-13  Atsushi Enomoto <atsushi@ximian.com>
24
25         * Added XmlDataDocumentTest2.cs (XmlDataDocumentTest.cs is too big)
26
27 2004-03-18  Atsushi Enomoto <atsushi@ximian.com>
28
29         * XmlDataDocumentTest.cs : file path fixes.
30
31 2003-05-28  Ville Palo <vi64pa@kolumbus.fi>
32
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
38
39 2003-01-28  Ville Palo <vi64pa@koti.soon.fi>
40
41         * XmlDataDocumentTest.cs: Fixed some tests
42         
43 2003-01-13  Ville Palo <vi64pa@koti.soon.fi>
44
45         * XmlDataDocumentTest.cs: Added more tests