Migrating mbas' test helper dlls from the old folder to here.
authorJambunathan K <jambunathan@mono-cvs.ximian.com>
Sun, 17 Oct 2004 13:38:52 +0000 (13:38 -0000)
committerJambunathan K <jambunathan@mono-cvs.ximian.com>
Sun, 17 Oct 2004 13:38:52 +0000 (13:38 -0000)
commitab6a052504e341a1329718bc67150da308682595
tree9c82bb53a1d6e24ddb2721df70106cd55fb6d345
parenta8337945ed2c268b15d29122ff69fde120c1c1b1
Migrating mbas' test helper dlls from the old folder to here.

svn path=/trunk/mcs/; revision=35055
17 files changed:
mcs/mbas/Test/dlls/.cvsignore [new file with mode: 0644]
mcs/mbas/Test/dlls/Delegate_dll.vb [new file with mode: 0644]
mcs/mbas/Test/dlls/Dll1.vb [new file with mode: 0755]
mcs/mbas/Test/dlls/Event_dll.vb [new file with mode: 0644]
mcs/mbas/Test/dlls/OptionalArgu_dll.vb [new file with mode: 0644]
mcs/mbas/Test/dlls/Override_dll.vb [new file with mode: 0644]
mcs/mbas/Test/errors/.cvsignore [new file with mode: 0644]
mcs/mbas/Test/errors/Makefile [new file with mode: 0644]
mcs/mbas/Test/rerrors/.cvsignore [new file with mode: 0644]
mcs/mbas/Test/test-mbas.pl
mcs/mbas/Test/tests/.cvsignore [new file with mode: 0644]
mcs/mbas/Test/tests/Delegate_dll.dll [new file with mode: 0755]
mcs/mbas/Test/tests/Dll1.dll [new file with mode: 0755]
mcs/mbas/Test/tests/Event_dll.dll [new file with mode: 0755]
mcs/mbas/Test/tests/Makefile [new file with mode: 0644]
mcs/mbas/Test/tests/OptionalArgu_dll.dll [new file with mode: 0755]
mcs/mbas/Test/tests/Override_dll.dll [new file with mode: 0755]