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:
authorMartin Baulig <martin@novell.com>2006-03-07 07:00:34 +0300
committerMartin Baulig <martin@novell.com>2006-03-07 07:00:34 +0300
commitab1059b8b3b23bc71bfddf421cd3bcde2236217a (patch)
treeaddf5e047f5d715891be12fc9e9c2a4885f0fc3b /mcs/class/Mono.C5
parent646ed151548534341208b8d3aee7ec570278b721 (diff)
Update the test sources.
svn path=/trunk/mcs/; revision=57644
Diffstat (limited to 'mcs/class/Mono.C5')
-rw-r--r--mcs/class/Mono.C5/Mono.C5_test.dll.sources23
1 files changed, 15 insertions, 8 deletions
diff --git a/mcs/class/Mono.C5/Mono.C5_test.dll.sources b/mcs/class/Mono.C5/Mono.C5_test.dll.sources
index 56664fc0081..71fe1367ded 100644
--- a/mcs/class/Mono.C5/Mono.C5_test.dll.sources
+++ b/mcs/class/Mono.C5/Mono.C5_test.dll.sources
@@ -1,16 +1,23 @@
heaps/HeapTests.cs
-trees/Bag.cs
-trees/RedBlackTreeSetTests.cs
-trees/Dictionary.cs
-linkedlists/LinkedListTest.cs
-linkedlists/HashedLinkedListTest.cs
-BasesTest.cs
arrays/HashedArrayListTest.cs
-arrays/ArrayListTest.cs
arrays/SortedArrayTests.cs
+arrays/CircularQueueTest.cs
+arrays/ArrayListTest.cs
+hashing/HashDictionaryTests.cs
hashing/HashTableTests.cs
hashing/HashBagTests.cs
-hashing/HashDictionaryTests.cs
+trees/Dictionary.cs
+trees/Bag.cs
+trees/RedBlackTreeSetTests.cs
+linkedlists/HashedLinkedListTest.cs
+linkedlists/LinkedListTest.cs
+templates/Events.cs
+templates/List.cs
+templates/Clone.cs
+templates/GenericCollectionTester.cs
SupportClasses.cs
AssemblyInfo.cs
+BasesTest.cs
+Records.cs
+WrappersTest.cs
Sorting.cs