Searched defs:runsub (Results 1 - 1 of 1) sorted by relevance

/external/pcre/dist/
H A DRunTest.bat227 :runsub label
310 call :runsub 1 testout "Main functionality (Compatible with Perl >= 5.10)" -q
311 call :runsub 1 testoutstudy "Test with Study Override" -q -s
312 if %jit% EQU 1 call :runsub 1 testoutjit "Test with JIT Override" -q -s+
316 call :runsub 2 testout "API, errors, internals, and non-Perl stuff" -q
317 call :runsub 2 testoutstudy "Test with Study Override" -q -s
318 if %jit% EQU 1 call :runsub 2 testoutjit "Test with JIT Override" -q -s+
322 call :runsub 3 testout "Locale-specific features" -q
323 call :runsub 3 testoutstudy "Test with Study Override" -q -s
324 if %jit% EQU 1 call :runsub
[all...]

Completed in 78 milliseconds