2004-03-22 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / class / corlib / Test / System.Reflection.Emit / ChangeLog
index 0c0beb7265ae5af9f9be0a401fc05a9fa6a998a9..78b25c780ce62b33697ee5965dd218e1d7919c88 100644 (file)
@@ -1,3 +1,46 @@
+2004-03-22  Zoltan Varga  <vargaz@freemail.hu>
+
+       * CustomAttributeBuilderTest.cs: Call GetCustomAttributes with false
+       so custom attributes on Object do not screw the results.
+
+2004-03-15  Nick Drochak <ndrochak@ieee.org>
+
+       * CustomAttributeBuilderTest.cs: Force test to pass if we are running
+       on version 1.1 of the CLR.  That version does not throw the exception.
+
+2004-03-09  Jackson Harper  <jackson@ximian.com>
+
+       * AssemblyBuilderAccessTest.cs:
+       * CustomAttributeBuilderTest.cs: New test cases
+       from nvineeth_mono@yahoo.com.
+
+2004-02-16  Zoltan Varga  <vargaz@freemail.hu>
+
+       * MethodBuilderTest.cs: Fix test so it runs under MS.
+
+       * TypeBuilderTest.cs: Add some tests.
+
+2004-02-11  Zoltan Varga  <vargaz@freemail.hu>
+
+       * MethodBuilderTest.cs: Add tests for parameter info.
+
+2004-01-27  Zoltan Varga  <vargaz@freemail.hu>
+
+       * AssemblyBuilderTest.cs (TestCustomAttributes): Remove 
+       KeyFileAttribute from the test, since it must point to a valid keyfile.
+
+2004-01-09  Nick Drochak <ndrochak@ieee.org>
+
+       * TypeBuilderTest.cs (TestEnums): Fix build with csc.
+
+2004-01-07  Zoltan Varga  <vargaz@freemail.hu>
+
+       * TypeBuilderTest.cs (IsDefined): Comment out this test, since 
+       IsDefined works under mono.
+
+       * TypeBuilderTest.cs (TestEnums): New test for using runtime generated
+       enums.
+
 2003-12-17  Nick Drochak <ndrochak@gol.com>
 
        * ModuleBuilderTest.cs: Shorten the path, there's a 260-or-so character