045fe6d9f8f6af5ad7f0fdc2040ac5f1ca3e6c10
[mono.git] / mcs / class / System.Data.DataSetExtensions / Test / System.Data / ChangeLog
1 2008-12-02  Marek Habersack  <mhabersack@novell.com>
2
3         * DataRowExtensionsTest.cs: added
4
5 2008-08-15  Gert Driesen  <drieseng@users.sourceforge.net>
6
7         * DataRowComparerTest.cs: added tests for Equals and GetHashCode.
8         Enabled GetHashCodeWithVersions test.
9
10 2008-05-14  Atsushi Enomoto  <atsushi@ximian.com>
11
12         * DataTableExtensionsTest.cs : new test.
13
14 2008-05-14  Atsushi Enomoto  <atsushi@ximian.com>
15
16         * EnumerableRowCollectionTest.cs : added tests for thenby (again
17           commented out yet).
18
19 2008-05-13  Atsushi Enomoto  <atsushi@ximian.com>
20
21         * EnumerableRowCollectionTest.cs : added tests for orderby (though
22           commented out; they do not compile).
23
24 2008-05-13  Atsushi Enomoto  <atsushi@ximian.com>
25
26         * DataRowComparerTest.cs, EnumerableRowCollectionTest.cs,
27           testdataset1.xml : new tests.
28