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>2004-11-15 08:07:34 +0300
committerMartin Baulig <martin@novell.com>2004-11-15 08:07:34 +0300
commit4b2a7a43f2d3bed6936ca93f25faf8f61c5c12d7 (patch)
tree2a8e38716fc1bc8ac677d91dfc4b850c40e6f762 /mcs/class/Mono.C5
parentdc2b58d6d1161dbd43850d43a50df5bad5ad4a00 (diff)
Keep the `NO_TEST = yes' in the Makefile for the moment !
svn path=/trunk/mcs/; revision=36118
Diffstat (limited to 'mcs/class/Mono.C5')
-rw-r--r--mcs/class/Mono.C5/Mono.C5_test.dll.sources16
1 files changed, 16 insertions, 0 deletions
diff --git a/mcs/class/Mono.C5/Mono.C5_test.dll.sources b/mcs/class/Mono.C5/Mono.C5_test.dll.sources
new file mode 100644
index 00000000000..56664fc0081
--- /dev/null
+++ b/mcs/class/Mono.C5/Mono.C5_test.dll.sources
@@ -0,0 +1,16 @@
+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
+hashing/HashTableTests.cs
+hashing/HashBagTests.cs
+hashing/HashDictionaryTests.cs
+SupportClasses.cs
+AssemblyInfo.cs
+Sorting.cs