2007-06-05 Rodrigo Kumpera <kumpera@gmail.com
[mono.git] / mcs / ilasm / tests / ChangeLog
index 95d5b124e685d5fd7dbbbd0b100be0a0eba299ee..c656565ff6651bd3f6b4edf27837e488254d166a 100644 (file)
@@ -1,3 +1,31 @@
+2007-06-05  Rodrigo Kumpera <kumpera@gmail.com
+
+       * generics-variance.il: New. Test for variance related generic modifiers <+T> and <-T> 
+
+2007-01-11  Ankit Jain  <jankit@novell.com>
+
+       * test-custom-mod-1.il: New. Test for custom mods.
+
+2006-07-20  Ankit Jain  <jankit@novell.com>
+
+       * global2.il: New.
+       * abs_method*.il: New. Tests for abstract methods.
+
+2006-06-07  Ankit Jain  <jankit@novell.com>
+
+       * test-no-body.il: New. Test for method with no body.
+       * test-perm-pass-3.il: Make the class abstract.
+
+2006-06-01  Ankit Jain  <jankit@novell.com>
+
+       * test-cattr-1.il: New. Test for custom attributes on return type of
+       a method.
+
+2006-05-26  Ankit Jain  <jankit@novell.com>
+
+       * test-perm_pass-3.il: New. Test for 2.0 style declarative security
+       attributes.
+
 2006-05-11  Ankit Jain  <jankit@novell.com>
 
        * test-modifiers.il: New. Test for custom modifiers, modreq & modopt.