Author: zoltan
Date: 2005-11-09 17:03:25 -0500 (Wed, 09 Nov 2005)
New Revision: 52801

Modified:
   trunk/mcs/class/System/ChangeLog
   trunk/mcs/class/System/System_test.dll.sources
Log:
2005-11-09  Zoltan Varga  <[EMAIL PROTECTED]>

        * System_test.dll.sources: Add 
Test/System.Collections.Generic/SortedListTest.cs.


Modified: trunk/mcs/class/System/ChangeLog
===================================================================
--- trunk/mcs/class/System/ChangeLog    2005-11-09 22:01:04 UTC (rev 52800)
+++ trunk/mcs/class/System/ChangeLog    2005-11-09 22:03:25 UTC (rev 52801)
@@ -1,5 +1,7 @@
 2005-11-09  Zoltan Varga  <[EMAIL PROTECTED]>
 
+       * System_test.dll.sources: Add 
Test/System.Collections.Generic/SortedListTest.cs.
+
        * System.dll.sources: Add System.Collections.Generic/SortedList.cs.
 
 2005-11-08  Gert Driesen  <[EMAIL PROTECTED]>

Modified: trunk/mcs/class/System/System_test.dll.sources
===================================================================
--- trunk/mcs/class/System/System_test.dll.sources      2005-11-09 22:01:04 UTC 
(rev 52800)
+++ trunk/mcs/class/System/System_test.dll.sources      2005-11-09 22:03:25 UTC 
(rev 52801)
@@ -70,6 +70,7 @@
 System.Collections.Generic/QueueTest.cs
 System.Collections.Generic/StackTest.cs
 System.Collections.Generic/LinkedListTest.cs
+System.Collections.Generic/SortedListTest.cs
 System.Collections.Specialized/BasicOperationsTest.cs
 System.Collections.Specialized/BitVector32Test.cs
 System.Collections.Specialized/HybridDictionaryTest.cs

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to