2009-05-15 Rodrigo Kumpera <rkumpera@novell.com>
authorRodrigo Kumpera <kumpera@gmail.com>
Fri, 15 May 2009 21:35:12 +0000 (21:35 -0000)
committerRodrigo Kumpera <kumpera@gmail.com>
Fri, 15 May 2009 21:35:12 +0000 (21:35 -0000)
commitc6586b2f7076e5525392ffd9ef8b340c2dc1682e
treed9b1670a5dc368754468dd7c8a54a068f2d1c1c5
parent04d93520391f88356fdcaac7ce73885b6cbc97d6
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.

svn path=/trunk/mono/; revision=134253
mono/tests/metadata-verifier/Changelog
mono/tests/metadata-verifier/Makefile
mono/tests/metadata-verifier/assembly-with-module.cs [new file with mode: 0644]
mono/tests/metadata-verifier/assembly-with-module.il [deleted file]
mono/tests/metadata-verifier/cli-tables-tests.md
mono/tests/metadata-verifier/module.il [new file with mode: 0755]