karnaze%netscape.com 5022549b6f more/better table regression scripts
git-svn-id: svn://10.0.0.236/trunk@26886 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-09 21:12:34 +00:00

17 lines
146 B
Batchfile
Executable File

@echo off
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 ..