2004-04-19 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System.Data / Test / System.Xml / ChangeLog
1 2004-04-19  Atsushi Enomoto <atsushi@ximian.com>
2
3         * region.xsd : To make sure that "msdata" prefix has nothing to do
4           with the actual "msdata namespace", modified namespace URI string.
5           (This modification never affects on the results under MS.NET.)
6         * XmlDataDocumentTest.cs : Make sure Read2() loaded the table just fine.
7
8 2004-04-13  Atsushi Enomoto <atsushi@ximian.com>
9
10         * XmlDataDocumentTest.cs : still path problem.
11
12 2004-04-13  Atsushi Enomoto <atsushi@ximian.com>
13
14         * Added XmlDataDocumentTest2.cs (XmlDataDocumentTest.cs is too big)
15
16 2004-03-18  Atsushi Enomoto <atsushi@ximian.com>
17
18         * XmlDataDocumentTest.cs : file path fixes.
19
20 2003-05-28  Ville Palo <vi64pa@kolumbus.fi>
21
22         * XmlDataDocumentTest.cs: fixed some tests. Now works better on ms.net
23         
24 2003-05-13  Martin Willemoes Hansen <mwh@sysrq.dk>
25         * XmlDataDocumentTest.cs: Inherited from Assertion and removed
26           Assertion. prefixes
27
28 2003-01-28  Ville Palo <vi64pa@koti.soon.fi>
29
30         * XmlDataDocumentTest.cs: Fixed some tests
31         
32 2003-01-13  Ville Palo <vi64pa@koti.soon.fi>
33
34         * XmlDataDocumentTest.cs: Added more tests