Mon Aug 27 20:24:26 CEST 2001 Paolo Molaro <lupus@ximian.com>
authorPaolo Molaro <lupus@oddwiz.org>
Mon, 27 Aug 2001 14:26:43 +0000 (14:26 -0000)
committerPaolo Molaro <lupus@oddwiz.org>
Mon, 27 Aug 2001 14:26:43 +0000 (14:26 -0000)
commitf86420142b57f83dc88873a02e5237bcb92f1587
tree39a71b472a536edb32c84af0723a8cb8e975c8a6
parent768dfe1c93f5542af3e04925d2d8738f9b695f67
Mon Aug 27 20:24:26 CEST 2001 Paolo Molaro <lupus@ximian.com>

* mono/tests/*: New test cases, mostly for virtual method dispatch.
Use make testb for the slow benchmarking programs,
make test for the usual regression test checks.

svn path=/trunk/mono/; revision=645
ChangeLog
mono/tests/Makefile.am
mono/tests/enum.cs [new file with mode: 0755]
mono/tests/interface.cs [new file with mode: 0644]
mono/tests/intptrcast.cs [new file with mode: 0644]
mono/tests/property.cs [new file with mode: 0755]
mono/tests/virtual-method.cs [new file with mode: 0644]