summaryrefslogtreecommitdiffstats
path: root/tests/auto/compilecategory.bat
blob: 59e31b56e8ef19d79dddd480429282ad221932cb (plain)
1
2
3
4
@echo off
REM Compile all test cases from given gategory file

FOR /F "eol=# tokens=1*" %%i in (%1) do CALL compilesingle.bat %%i %2