Make the JIT run also the slow (for the interp:-) methods.
authorPaolo Molaro <lupus@oddwiz.org>
Mon, 19 Nov 2001 07:11:32 +0000 (07:11 -0000)
committerPaolo Molaro <lupus@oddwiz.org>
Mon, 19 Nov 2001 07:11:32 +0000 (07:11 -0000)
commit80f4888e499f910469c83795ca868566c29835cf
tree6ffdde2235a58be53590f4137acbe1039a1b2d80
parentcb9f0675532eaadf52e86967dba77dc96cf21d1a
Make the JIT run also the slow (for the interp:-) methods.
Make ackermann.cs return 0 on success, 1 on failure.
Enable broken code in delegate.cs.

svn path=/trunk/mono/; revision=1381
mono/tests/Makefile.am
mono/tests/ackermann.cs
mono/tests/delegate.cs