* corlib_test.dll.sources: Added DynamicMethodTest.cs from
commit357e6e38b09867303ce4d3a57393de613e6594e6
authorGert Driesen <drieseng@users.sourceforge.net>
Sun, 9 Jul 2006 11:48:58 +0000 (9 11:48 -0000)
committerGert Driesen <drieseng@users.sourceforge.net>
Sun, 9 Jul 2006 11:48:58 +0000 (9 11:48 -0000)
tree1039eea836e634bdebe4bac42062271baa446692
parent94301371da27ef4f8cffb2d76ba022f997444942
* corlib_test.dll.sources: Added DynamicMethodTest.cs from
Test/System.Reflection.Emit.
* DynamicMethod.cs: Fix check for empty method body, avoids SIGSEV.
* DynamicMethodTest.cs: Added test for bug #78253, and added test for empty
method body.
* AssemblyBuilderTest.cs: Added test for bug #78724.

svn path=/trunk/mcs/; revision=62377
mcs/class/corlib/ChangeLog
mcs/class/corlib/System.Reflection.Emit/ChangeLog
mcs/class/corlib/System.Reflection.Emit/DynamicMethod.cs
mcs/class/corlib/Test/System.Reflection.Emit/AssemblyBuilderTest.cs
mcs/class/corlib/Test/System.Reflection.Emit/ChangeLog
mcs/class/corlib/Test/System.Reflection.Emit/DynamicMethodTest.cs [new file with mode: 0644]
mcs/class/corlib/corlib_test.dll.sources