Add System.Collections.ObjectModel tests
authorMarek Safar <marek.safar@gmail.com>
Thu, 24 Nov 2011 12:27:10 +0000 (12:27 +0000)
committerMarek Safar <marek.safar@gmail.com>
Thu, 24 Nov 2011 12:27:10 +0000 (12:27 +0000)
commitc99040b072cb8a8fefc08702191207c8af3a24da
tree6b57db6eb1cbe14d00619fc27cfbebccff8f68d0
parent88e2387665a651bea38bac81f9a86a6c338b6977
Add System.Collections.ObjectModel tests
mcs/class/System/System_test.dll.sources
mcs/class/System/Test/System.Collections.ObjectModel/CollectionChangedEventValidators.cs [new file with mode: 0644]
mcs/class/System/Test/System.Collections.ObjectModel/ObservableCollectionTest.cs [new file with mode: 0644]
mcs/class/System/Test/System.Collections.ObjectModel/ReadOnlyObservableCollectionTest.cs [new file with mode: 0644]