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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUmadevi S <uma@mono-cvs.ximian.com>2004-05-27 11:22:22 +0400
committerUmadevi S <uma@mono-cvs.ximian.com>2004-05-27 11:22:22 +0400
commit59c6edbda5f170be2da47c8b2e1e4c6840929d38 (patch)
tree88e163f0841b095b00bcbef706c6a1278d8f9106 /mcs/class/System.Data/System.Data_test.dll.sources
parent78693a6be5ea1add04dad74bd2b2d475d9fa60fc (diff)
2004-05-27 Umadevi S <sumadevi@novell.com>
* added files DataTableMappingCollectionTest and DataColumnMappingCollectionTest to system.data_test.dll.sources svn path=/trunk/mcs/; revision=28232
Diffstat (limited to 'mcs/class/System.Data/System.Data_test.dll.sources')
-rw-r--r--mcs/class/System.Data/System.Data_test.dll.sources2
1 files changed, 2 insertions, 0 deletions
diff --git a/mcs/class/System.Data/System.Data_test.dll.sources b/mcs/class/System.Data/System.Data_test.dll.sources
index 73af4285d1e..79c0b26db8f 100644
--- a/mcs/class/System.Data/System.Data_test.dll.sources
+++ b/mcs/class/System.Data/System.Data_test.dll.sources
@@ -32,3 +32,5 @@ System.Data/TypedDataSetGeneratorTest.cs
System.Data/UniqueConstraintTest.cs
System.Data/DataRelationCollectionTest.cs
System.Data/DataTableCollectionTest.cs
+System.Data.Common/DataColumnMappingCollectionTest.cs
+System.Data.Common/DataTableMappingCollectionTest.cs