karnaze%netscape.com 3fc2f46a67 new regression tests
git-svn-id: svn://10.0.0.236/trunk@32751 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 22:19:02 +00:00

20 lines
176 B
Batchfile
Executable File

@echo off
cd core
call rtest.bat %1
cd ..\viewer_tests
call rtest.bat %1
cd ..\bugs
call rtest.bat %1
cd ..\marvin
call rtest.bat %1
cd ..\other
call rtest.bat %1
cd ..