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-10-11 18:16:15 +0400
committerSureshkumar T <suresh@mono-cvs.ximian.com>2005-10-11 18:16:15 +0400
commit51c8bec7ba005004e558a95d5c6ad0758c165759 (patch)
tree2ed7fac8f7ce395c85be442e850ba7abd86e3fb5 /mcs/class/System.Data/System.Data_test.dll.sources
parent1227b6168069f947f840940048ec38c7717193e5 (diff)
In Test/System.Data:
2005-10-11 Sureshkumar T <tsureshkumar@novell.com> * DataViewTest_IBindingList.cs: Added test cases for IBindingList implementation by DataView. This is used by DataGrid control. In System.Data: 2005-10-11 Sureshkumar T <tsureshkumar@novell.com> * DataView.cs (IBindingList): Implemented methods for IBindingList interface. svn path=/trunk/mcs/; revision=51574
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 07240a6b46b..eef36c8b692 100644
--- a/mcs/class/System.Data/System.Data_test.dll.sources
+++ b/mcs/class/System.Data/System.Data_test.dll.sources
@@ -42,6 +42,7 @@ System.Data/DataTableReaderTest.cs
System.Data/DataViewManagerTest.cs
System.Data/DataViewTest.cs
System.Data/DataViewTest2.cs
+System.Data/DataViewTest_IBindingList.cs
System.Data/ForeignKeyConstraintTest.cs
System.Data/ForeignKeyConstraintTest2.cs
System.Data/TypedDataSetGeneratorTest.cs