Author: zoltan
Date: 2007-05-01 10:20:03 -0400 (Tue, 01 May 2007)
New Revision: 76525

Modified:
   trunk/mcs/class/corlib/Test/System.Reflection/ChangeLog
   trunk/mcs/class/corlib/Test/System.Reflection/MethodInfoTest.cs
Log:
2007-05-01  Zoltan Varga  <[EMAIL PROTECTED]>

        * MethodInfoTest.cs: Reenable a NotWorking test which is working now.


Modified: trunk/mcs/class/corlib/Test/System.Reflection/ChangeLog
===================================================================
--- trunk/mcs/class/corlib/Test/System.Reflection/ChangeLog     2007-05-01 
11:19:27 UTC (rev 76524)
+++ trunk/mcs/class/corlib/Test/System.Reflection/ChangeLog     2007-05-01 
14:20:03 UTC (rev 76525)
@@ -1,3 +1,7 @@
+2007-05-01  Zoltan Varga  <[EMAIL PROTECTED]>
+
+       * MethodInfoTest.cs: Reenable a NotWorking test which is working now.
+
 2007-03-14  Eyal Alaluf <[EMAIL PROTECTED]>
 
        * MethodInfoTest.cs: Disabled tests for TARGET_JVM that use MethodBody.

Modified: trunk/mcs/class/corlib/Test/System.Reflection/MethodInfoTest.cs
===================================================================
--- trunk/mcs/class/corlib/Test/System.Reflection/MethodInfoTest.cs     
2007-05-01 11:19:27 UTC (rev 76524)
+++ trunk/mcs/class/corlib/Test/System.Reflection/MethodInfoTest.cs     
2007-05-01 14:20:03 UTC (rev 76525)
@@ -56,7 +56,6 @@
 
 #if NET_2_0
                [Test]
-               [Category ("NotWorking")] // Needs merge of attribute code into 
gmcs
                public void PseudoCustomAttributes ()
                {
                        Type t = typeof (MethodInfoTest);

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

Reply via email to