summaryrefslogtreecommitdiffstats
path: root/8.31/pcre_test.txt
blob: 489126920003cac9ba7e753066808c92e2587fe2 (plain)
1
2
3
4
5
6
7
8
@REM This is a generated file.
@Echo off
setlocal
SET srcdir=${srcdir}
SET pcretest=${pcretest}
call "${srcdir}\RunTest.Bat"
if errorlevel 1 exit /b 1
echo RunTest.bat tests successfully completed