2009-07-14 Rodrigo Kumpera <rkumpera@novell.com>
[mono.git] / mcs / class / corlib / Test / System / ChangeLog
index 279d34d6a22333e33878c7d4288e68d113ae5331..ffbe67ee37ab283c349db51122280eb273bb1980 100644 (file)
@@ -1,3 +1,17 @@
+2009-07-14 Rodrigo Kumpera  <rkumpera@novell.com>
+
+       * AttributeTest.cs: Add tests for user types passed to
+       Attribute.GetCustomAttribute[s].
+       
+2009-07-12  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * TypeTest.cs: Enabled test that was failing due to regression.
+
+2009-07-10  Zoltan Varga  <vargaz@gmail.com>
+
+       * TypeTest.cs: Add a test for #520690. Disable a test which fails on
+       MS.NET.
+
 2009-06-30  Zoltan Varga  <vargaz@gmail.com>
 
        * IntPtrTest.cs: Disable a test whose corresponding fix was reverted.