Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ChangeLog « System.Data.Common « Test « System.Data « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: af4575be73281d8a0d4e46953dac4f31a885244f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
2004-06-10 Umadevi S <sumadevi@novell.com>
	* Corrected GetTableMappingBySchemaAction for DataTableMappingCollectionTest

2004-06-09 Umadevi S <sumadevi@novell.com>
	* Correct Add, InserAt testcases for DataTableMappingCollection
		

2004-06-09 Umadevi S <sumadevi@novell.com>
	* Corrected Remove method testcase for DataColumnMappingCollection

2004-06-08 Umadevi S <sumadevi@novell.com>
	* Corrected the contains testcase to test for invalidcastexception for DataColumnMappingCollection

2004-05-27 Umadevi S <sumadevi@novell.com>
	* Added Classes DataColumnMappingCollectionTest and DataTableMappingCollectionTest