Jo Shields a575963da9 Imported Upstream version 3.6.0
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
2014-08-13 10:39:27 +01:00

29 lines
796 B
Plaintext

2008-12-02 Marek Habersack <mhabersack@novell.com>
* DataRowExtensionsTest.cs: added
2008-08-15 Gert Driesen <drieseng@users.sourceforge.net>
* DataRowComparerTest.cs: added tests for Equals and GetHashCode.
Enabled GetHashCodeWithVersions test.
2008-05-14 Atsushi Enomoto <atsushi@ximian.com>
* DataTableExtensionsTest.cs : new test.
2008-05-14 Atsushi Enomoto <atsushi@ximian.com>
* EnumerableRowCollectionTest.cs : added tests for thenby (again
commented out yet).
2008-05-13 Atsushi Enomoto <atsushi@ximian.com>
* EnumerableRowCollectionTest.cs : added tests for orderby (though
commented out; they do not compile).
2008-05-13 Atsushi Enomoto <atsushi@ximian.com>
* DataRowComparerTest.cs, EnumerableRowCollectionTest.cs,
testdataset1.xml : new tests.