gecko-dev/layout/html/tests/table/rtest.bat

20 строки
176 B
Batchfile
Исходник Обычный вид История

1999-04-05 23:56:05 +04:00
@echo off
1999-05-27 02:19:02 +04:00
cd core
call rtest.bat %1
cd ..\viewer_tests
1999-04-10 01:12:34 +04:00
call rtest.bat %1
1999-04-05 23:56:05 +04:00
1999-04-10 01:12:34 +04:00
cd ..\bugs
call rtest.bat %1
1999-04-05 23:56:05 +04:00
1999-04-10 01:12:34 +04:00
cd ..\marvin
call rtest.bat %1
cd ..\other
call rtest.bat %1
cd ..
1999-04-05 23:56:05 +04:00