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:
authorSureshkumar T <suresh@mono-cvs.ximian.com>2005-04-04 13:42:19 +0400
committerSureshkumar T <suresh@mono-cvs.ximian.com>2005-04-04 13:42:19 +0400
commit3671c260e6aec70ca6928db165c2ff7ea0963cc1 (patch)
treeab8c7775a9fd8fa005d4b927a81be74eb4bd6f0f /mcs/class/System.Data/System.Data_test.dll.sources
parent867af6a6c18dc92dd2fcd8a8850da0a06c36f9fa (diff)
In Test/System.Data.Common:
2005-04-04 Sureshkumar T <tsureshkumar@novell.com> * DbConnectionStringBuilderTest.cs: few more tests ignored for now because of gmcs incompatiability with csc. generic types are not being able to be assigned to non-generic types though implements non-generic interface. In .: 2005-04-04 Sureshkumar T <tsureshkumar@novell.com> * System.Data_test.dll.sources: Added Test/System.Data.Common/DbConnectionStringBuilderTest.cs * System.Data.dll.sources: Added System.Data.Common/DbConnectionStringBuilder.cs svn path=/trunk/mcs/; revision=42506
Diffstat (limited to 'mcs/class/System.Data/System.Data_test.dll.sources')
-rw-r--r--mcs/class/System.Data/System.Data_test.dll.sources1
1 files changed, 1 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 52da6014587..cad17ebe8e3 100644
--- a/mcs/class/System.Data/System.Data_test.dll.sources
+++ b/mcs/class/System.Data/System.Data_test.dll.sources
@@ -40,6 +40,7 @@ System.Data.Common/DataColumnMappingCollectionTest.cs
System.Data.Common/DataTableMappingCollectionTest.cs
System.Data.Common/DBDataPermissionAttributeTest.cs
System.Data.Common/DBDataPermissionTest.cs
+System.Data.Common/DbConnectionStringBuilderTest.cs
System.Data.Odbc/OdbcPermissionAttributeTest.cs
System.Data.Odbc/OdbcPermissionTest.cs
System.Data.OleDb/OleDbPermissionAttributeTest.cs