Remove ChangeLog files from the repo
[mono.git] / mono / tests / metadata-verifier / Changelog
diff --git a/mono/tests/metadata-verifier/Changelog b/mono/tests/metadata-verifier/Changelog
deleted file mode 100644 (file)
index 90152c1..0000000
+++ /dev/null
@@ -1,724 +0,0 @@
-2010-04-13 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * Remove broken tests dues to aditional tests or relaxation
-       of existing constraints.
-
-2009-09-09  Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * badrt-recursive-struct.il: New test for structs with bad layout.
-
-2009-09-01  Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-tables-tests.md: New test for method abstract + final.
-       Tests #534175.
-
-2009-09-01  Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * Makefile: Fix makefile.
-
-2009-09-01  Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * assembly-with-fields.cs: New test source.
-
-       * Makefile: Add test source
-
-2009-09-01  Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-global-props-tests.md: Add test for field table.
-
-2009-09-01  Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * gen-md-tests.c: Add suppport for badrt mode for metadata
-       tests that require runtime type initialization.
-
-       * Makefile: Add support for badrt.
-
-2009-09-01  Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-global-props-tests.md: Add test for typeref table.
-
-       * cli-tables-tests.md: Disable test that pass under MS.
-
-2009-08-29  Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-global-props-tests.md: New tests for global
-       properties to check tables for.
-
-       * Makefile: Add new test source.
-
-2009-08-26  Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-tables-tests.md: Regression test for #534189
-
-2009-07-29 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * Makefile: Fix mac build and dependencies.
-       Add new file.
-
-       * cli-blob-tests.md: stand-alone-method-sig tests now use
-       a separate input file with a single standalone sig so it's
-       no longer dependent on ilasm ordering.
-
-       * assembly-with-calli.il: New file with a single standalone
-       signature.
-
-2009-07-20 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * assembly-with-locals.il: Fix method to be verifiable.
-       Add more shapes of valid locals.
-
-       * cli-blob-tests.md (locals-sig): Fix some tests.
-
-2009-06-26 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-tables-tests.md: Fix a cattr-table test
-       where generic param is allowed as a parent.
-
-2009-06-19 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-tables-tests.md: Fix a implmap-table test
-       related to SupportLastError.
-
-2009-06-18 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-blob-tests.md: Last tests for method header.
-
-2009-06-18 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-blob-tests.md: Tests for method header.
-
-       * assembly-with-methods.cs: Fill in more methods
-       with EH tables.
-
-2009-06-16 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-blob-tests.md: Tests for method header.
-
-       * assembly-with-methods.cs: Add some body to
-       make for some fat headers.
-
-2009-06-10 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-cattr-tests.md: Tests for custom attributes
-       encoding.
-
-       *assembly-with-cattr-enc.cs: Input file
-
-       * Makefile: Add new dependency and test.
-
-2009-06-09 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-blob-tests.md: Tests for methodspec signature.
-
-2009-06-09 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-blob-tests.md: Tests for typespec signature.
-
-       * assembly-with-typespec.il: Input file with a
-       bunch of typespec instances.
-
-       * Makefile: Add new dependency.
-
-2009-06-09 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * gen-md-tests.c: Added read.byte.
-
-2009-06-05 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-blob-tests.md: Tests for szarray.
-
-       * assembly-with-types.il: Fix the szarray field.
-
-2009-06-05 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-blob-tests.md: Tests for fnptr instance.
-
-2009-06-05 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-blob-tests.md: Tests for generic instance.
-
-       * assembly-with-types.il: Add some generic instances.
-
-2009-06-05 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-blob-tests.md: Tests for array shape.
-
-2009-06-04 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-blob-tests.md: Tests for type encoding.
-
-       * assembly-with-types.il: Input file with all
-       sorts of type encodings.
-
-       * Makefile: Add new dependency.
-
-2009-06-04 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-blob-tests.md: LocalsSig tests.
-
-       * assembly-with-locals.il: File with all sort
-       of locals sig.
-
-       * Makefile: Add new dependency.
-
-2009-06-03 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-blob-tests.md: PropertySig tests.
-
-       * assembly-with-properties.cs: Add property with
-       parameters.
-
-2009-05-29 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-blob-tests.md: FieldSig tests.
-
-2009-05-29 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-blob-tests.md: StandAloneSig tests.
-
-       * assembly-with-custommod.il: Added a calli
-
-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.
-       
-2009-05-13 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-tables-tests.md: Add tests for fieldrva.
-
-2009-05-11 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * assembly-with-methods.cs: Mark the class with the
-       P/Invoke as abstract.
-
-       * cli-tables-tests.md: Add tests for implmap.
-
-2009-05-07 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-tables-tests.md: Tests for module table.
-
-       * assembly-with-complex-type.cs: Added more stuff;
-
-2009-05-07 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-tables-tests.md: Tests for module table.
-
-       * assembly-with-module.il: New file.
-
-       * Makefile: Add new dependencies.
-
-2009-05-06 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-tables-tests.md: Tests for methodimpl table.
-
-       * assembly-with-complex-type.cs: Added more stuff.
-
-2009-05-06 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-tables-tests.md: Tests for property table.
-
-       * assembly-with-property.cs: Added more stuff
-
-2009-05-06 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * gen-md-tests.c (next_token): Stop taking chars
-       for a token when encountering the first delimiter char.
-
-       This makes the parser less brain-dead when encountering
-       sequences like "foo()".
-
-2009-05-05 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-tables-tests.md: Tests for propertymap table.
-
-       * assembly-with-property.cs: New test file for producing tests
-       for property tables.
-
-       * Makefile: Add new dependencies.
-
-2009-05-05 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-tables-tests.md: Tests for event table.
-       
-2009-04-30 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-tables-tests.md: Tests for event map table.
-
-       * assembly-with-events.cs: New test file for producing tests
-       for cattr table.
-
-       * Makefile: Add new dependency.
-
-2009-04-30 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-tables-tests.md: Tests for standalonesig table.
-
-       * assembly-with-complex-type.cs: Added more stuff for
-       field layout tests.
-
-2009-04-30 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-tables-tests.md: Tests for field layout table.
-
-       * assembly-with-complex-type.cs: Added more stuff for
-       field layout tests.
-
-2009-04-30 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-tables-tests.md: Tests for class layout table.
-
-       * assembly-with-complex-type.cs: Added more stuff for
-       class layout tests.
-
-2009-04-30 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-tables-tests.md: Tests for decl security table.
-
-       * assembly-with-cas.cs: New test file for producing tests
-       for cattr table.
-
-       * Makefile: Add new dependencies and do some cleanup.
-
-2009-04-29 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-tables-tests.md: Tests for field marshal table.
-
-2009-04-29 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-tables-tests.md: Tests for cattr table.
-
-       * assembly-with-cattr.cs: New test file for producing tests
-       for cattr table.
-
-       * Makefile: Add new dependencies and do some cleanup.
-
-2009-04-29 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * gen-md-tests.c: Close the image after using it.
-       Force the runtime to initialize with 2.0.
-
-2009-04-28 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * gen-md-tests.c: Fix stream header calculation.
-
-       * cli-tables-tests.md: Tests for constant.
-
-       * assembly-with-constants.cs: New test file for producing tests
-       for constant table.
-
-       * Makefile: Add new dependencies and do some cleanup.
-
-2009-04-28 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-tables-tests.md: Tests for memberref.
-
-2009-04-28 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * assembly-with-complex-type.cs: Add more types and methods to be used generating tests.
-
-       * cli-tables-tests.md: Tests for interfaceimpl.
-
-2009-04-24 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * assembly-with-params.cs: New test file with all sort of param kinds.
-
-       * assembly-with-methods.cs: Added more stuff to test paramlist.
-
-       * Makefile: Add new dependencies.
-
-       * cli-tables-tests.md: Tests for methoddef's paramlist.
-       Tests for the param table.
-
-2009-04-23 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * assembly-with-methods.cs:
-       * assembly-with-global-method.il: New test files with a global method.
-
-       * assembly-with-complex-type.cs: Add more types and methods to be used generating tests.
-
-       * cli-tables-tests.md: Tests for the methoddef table.
-       
-       * Makefile: Add new dependencies.
-
-2009-04-23 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * gen-md-tests.c: Add read.ushort.
-
-2009-04-22 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-tables-tests.md: More tests for the field table.
-
-2009-04-16 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * assembly-with-complex-type.cs: Add stuff to
-       fill constant, field rva and field marshal tables. 
-
-       * cli-tables-tests.md: Initial tests for the field table.
-
-       * gen-md-tests.c: Add or-byte and or-ushort effects. Fix
-       documentation.
-
-2009-04-16 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-tables-tests.md: Tests for the method list of the typedef table.
-
-2009-04-15 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-tables-tests.md: Tests for the field list of the typedef table.
-
-       * assembly-with-complex-type.cs: New assembly source. 
-
-       * Makefile: Compile the new assembly source.
-
-2009-04-15 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-tables-tests.md: Tests for the extends field of the typedef table.
-
-2009-04-15 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-tables-tests.md: More tests for the typedef table.
-
-2009-04-15 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * gen-md-tests.c: Add the or-uint effect.
-
-2009-04-15 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * data-directory-tests.md:
-       * header-tests.md:
-       * resources-tests.md: Add comments related to faulty verification
-       semantics on MS.
-
-2009-04-14 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-tables-tests.md: Initial tests for the typedef table.
-
-2009-04-14 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-tables-tests.md: More tests for the typeref table.
-
-2009-04-13 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * Makefile: Fix build of gen-md-tests.
-
-       * cli-tables-tests.md: Tests for the typeref table.
-
-2009-04-03 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * gen-md-tests.c: Fix table offset calculation.
-
-       * cli-tables-tests.md: Add more tests for the module table.
-
-2009-03-30 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * gen-md-tests.c: Parse the source assembly using the runtime
-       metadata routines.
-
-       * gen-md-tests.c: Add table-row function.
-
-       * Makefile: like gen-md-tests with the runtime.
-
-       * cli-tables-tests.md: Add initial tests for the module table.
-
-2009-03-30 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       assembly-with-resource.cs: Add missing file.
-
-2009-03-27 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-tables-tests.md: Tests for total table sizes.
-
-2009-03-27 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-tables-tests.md: Tests for heap sizes and minumum #~ size
-       to decode row counts.
-
-2009-03-26 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * gen-md-tests.c: Add tables-header and set-bit helpers.
-
-       * cli-tables-tests.md: New tests for the cli tables.
-
-       * Makefile: Add new tests.
-
-2009-03-24 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * gen-md-tests.c: Add stream-header and cli-metadata
-       helpers.
-
-       * cli-metadata-tests.md: New tests for the cli metadata header
-       and streams.
-
-       * Makefile: Add new tests.
-
-2009-03-19 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-header-tests.md: More tests for the cli header.
-
-2009-03-19 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * gen-md-tests.c: Add cli-header variable to make tests
-       more readable.
-
-2009-03-18 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * cli-header-tests.md: New file with cli header tests.
-
-       * Makefile: Add new tests.
-       
-2009-03-16 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * resources-tests.md: New file with pecoff tests.
-
-       * Makefile: Add new tests.
-
-       * header-tests.md: Update some tests.
-
-2009-03-13 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * data-directory-tests.md: New tests for IAT directory entry.
-
-2009-03-13 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * data-directory-tests.md: New tests for import table name, ilt and iat.
-
-2009-03-13 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * data-directory-tests.md: New tests for import table.
-
-       * gen-md-tests.c: Added translate.rva and translate.rva.ind functions.
-
-2009-03-12 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * gen-md-tests.c (parse_test_entry): Fix multi effect rules.
-
-       * Makefile: Add rules for data-directory-tests.md.
-       
-       * data-directory-tests.md: New tests for data directories.
-
-2009-03-12 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * section-table-tests.md: Test for flags.
-
-2009-02-05 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * section-table-tests.md: New test suite for
-       section headers.
-
-       * Makefile: Add new test suite.
-
-2009-02-05 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * gen-md-tests.c: Add section-table var.
-       Add support for function calls. Added read.uint.
-       Added support for complex arithmetic expressions.
-
-2009-01-15 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * header-tests.md: Add more tests for pe optional header.
-
-2009-01-15 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * gen-md-tests.c: Add pe-optional-heaver var.
-       Improve debugging messages. 
-
-2009-01-14 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * gen-md-tests.c: Improve debugging.
-
-       * header-tests.md: Add tests for the optional header.
-
-2009-01-14 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * gen-md-tests.c: Revert decision of making base 16 the default.
-       It makes for shorter tests, but it's confusing.
-
-       * header-tests.md: Fix the tests to use an explicit 0x for hexadecimal numbers.
-
-2009-01-14 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * header-tests.md: Add tests for characteristics.
-
-2009-01-14 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * gen-md-tests.c: Improved debugging and made small cleanup on macro names.
-
-2009-01-13 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * header-tests.md: Add tests for symbol table and number of symbols.
-
-2009-01-13 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * header-tests.md: Add tests for the machine field.
-
-2009-01-13 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * gen-md-tests.c: Add set-uint effect.
-
-2009-01-13 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * header-tests.md: Rename pe-header to pe-signature.
-       Add pe-header tests.
-
-2009-01-13 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * gen-md-tests.c: Rename pe-header to pe-signature.
-       Add support for decimal literals using a '0' prefix.
-       Add proper pe-header variable.
-
-2009-01-12 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * header-tests.md: Add tests for pe header.
-
-2009-01-12 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * gen-md-tests.c: Refactor the file-size into a new
-       atom 'variable' which is more extensible and easier
-       to use. Added binary add.
-
-2009-01-09 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * header-tests.md: Add tests for lfanew ranges.
-
-2009-01-09 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * gen-md-tests.c: Extended grammar for expressions for
-       selectors and effects.
-       Added subtraction and file-size expressions.
-       Added truncate effect.
-       Fixed all warnings under -Wall.
-
-2009-01-09 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * Makefile: New clean-stamps target, more deps fine tunning.
-
-2009-01-09 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * header-tests.md: Add test for the lfanew field.
-
-2009-01-09 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * gen-md-tests.c: Add support for absolute uint patching.
-
-2009-01-09 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * Makefile: Fix generate-stamp deps.
-       
-2009-01-09 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * Makefile: Add run-test target and fix the generation deps.
-
-2009-01-09 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * Makefile: Add check_with_peverify target to make it easier to
-       check against MS peverify.
-
-2009-01-09 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * Makefile: gen-md-tests now require glib. Fix the build.
-
-2009-01-09 Rodrigo Kumpera  <rkumpera@novell.com>
-
-       * Initial commit of the metadata verifier test suite.