2009-04-23 Rodrigo Kumpera <rkumpera@novell.com>
authorRodrigo Kumpera <kumpera@gmail.com>
Fri, 24 Apr 2009 00:36:19 +0000 (00:36 -0000)
committerRodrigo Kumpera <kumpera@gmail.com>
Fri, 24 Apr 2009 00:36:19 +0000 (00:36 -0000)
commit64737cef43ec0f340a746e39d300a68b40b02138
tree59a91c5f346b840531573827828c12954893d126
parentcad028b7f8ce2fa480b7cf999c4d53384218aafc
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.

svn path=/trunk/mono/; revision=132535
mono/tests/metadata-verifier/Changelog
mono/tests/metadata-verifier/Makefile
mono/tests/metadata-verifier/assembly-with-complex-type.cs
mono/tests/metadata-verifier/assembly-with-global-method.il [new file with mode: 0644]
mono/tests/metadata-verifier/assembly-with-methods.cs [new file with mode: 0644]
mono/tests/metadata-verifier/cli-tables-tests.md