2009-05-28 Rodrigo Kumpera <rkumpera@novell.com>
[mono.git] / mono / tests / metadata-verifier / Changelog
index 4b2d2d2a83669095798fa9510855d57d9c4a4dd6..67a6d0b47fca2dffce17efb7012c24c74c1974a3 100644 (file)
@@ -1,3 +1,105 @@
+2009-05-28 Rodrigo Kumpera  <rkumpera@novell.com>
+
+       * cli-blob-tests.md: Methodref signature tests.
+
+       * assembly-with-signatures.cs: File with vararg call.
+
+       * Makefile: Add new dependency.
+
+2009-05-27 Rodrigo Kumpera  <rkumpera@novell.com>
+
+       * cli-blob-tests.md: Tests for parameters and generics
+
+       * assembly-with-custommod.il: Added more methods to use
+       in the tests.
+
+2009-05-27 Rodrigo Kumpera  <rkumpera@novell.com>
+
+       * cli-blob-tests.md: More signature tests.
+
+       * assembly-with-custommod.il: File with custom mods.
+
+       * Makefile: Add new dependency.
+
+2009-05-22 Rodrigo Kumpera  <rkumpera@novell.com>
+
+       * cli-blob-tests.md: More tests for method def signatures.
+
+2009-05-22 Rodrigo Kumpera  <rkumpera@novell.com>
+
+       * cli-blob-tests.md: New file for blob signature tests.
+
+       * Makefile: Update for new test source.
+
+2009-05-22 Rodrigo Kumpera  <rkumpera@novell.com>
+
+       * gen-md-tests.c: Added blob.i to make it easier to locate signatures to
+       mess around.
+
+2009-05-19 Rodrigo Kumpera  <rkumpera@novell.com>
+
+       * cli-tables-tests.md: Add tests for the generic param constraint table.
+
+       * assembly-with-generics.cs: Add stuff for new tests.
+
+2009-05-19 Rodrigo Kumpera  <rkumpera@novell.com>
+
+       * cli-tables-tests.md: Add tests for the methodspec table.
+
+       * assembly-with-generics.cs: Add stuff for new tests.
+
+2009-05-19 Rodrigo Kumpera  <rkumpera@novell.com>
+
+       * cli-tables-tests.md: Add tests for the generic param table.
+
+       * assembly-with-generics.cs: New file for generic tests.
+
+       * Makefile: Adjust the build to the new file.
+
+2009-05-18 Rodrigo Kumpera  <rkumpera@novell.com>
+
+       * cli-tables-tests.md: Add tests for the nested class table.
+
+       * assembly-with-complex-type.cs: Add a nested class.
+
+2009-05-18 Rodrigo Kumpera  <rkumpera@novell.com>
+
+       * cli-tables-tests.md: Add tests for the manifest resource table.
+
+       * Makefile: Update to the new dependency.
+
+       * assembly-with-resource.cs: Add an exported type to be used
+       by the new tests.
+
+2009-05-15 Rodrigo Kumpera  <rkumpera@novell.com>
+
+       * cli-tables-tests.md: Add tests for the manifest resource table.
+
+2009-05-15 Rodrigo Kumpera  <rkumpera@novell.com>
+
+       * cli-tables-tests.md: Add tests for the exported type table.
+
+       * assembly-with-module.il: Old file not longer needed.
+
+       * assembly-with-module.cs: File use to generate
+       tests for the exported table.
+
+       * module.il: Same. This file is written in MSIL because
+       gmcs/SRE can't handle the AssemblyAttributesGoHere hack.
+
+       * Makefile: Adjust the build to the new files.
+
+2009-05-15 Rodrigo Kumpera  <rkumpera@novell.com>
+
+       * cli-tables-tests.md: Add tests for the file table.
+
+2009-05-15 Rodrigo Kumpera  <rkumpera@novell.com>
+
+       * cli-tables-tests.md: Fix one test for the assembly
+       table.
+
+       * cli-tables-tests.md: Add tests for assemblyref.
+
 2009-05-13 Rodrigo Kumpera  <rkumpera@novell.com>
 
        * cli-tables-tests.md: Add tests for assembly.