karnaze%netscape.com 86e6b675b0 new regression tests
git-svn-id: svn://10.0.0.236/trunk@54786 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 22:26:37 +00:00

23 lines
205 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 ..\dom
call rtest.bat %1
cd ..