Home | History | Annotate | Download | only in dist

Lines Matching refs:if

25 if [%srcdir%]==[] (

26 if exist testdata\ set srcdir=.)
27 if [%srcdir%]==[] (
28 if exist ..\testdata\ set srcdir=..)
29 if [%srcdir%]==[] (
30 if exist ..\..\testdata\ set srcdir=..\..)
31 if NOT exist %srcdir%\testdata\ (
38 if [%pcretest%]==[] set pcretest=.\pcretest.exe
43 if NOT exist %pcretest% (
65 if %support8% EQU 1 (
66 if not exist testout8 md testout8
67 if not exist testoutstudy8 md testoutstudy8
68 if not exist testoutjit8 md testoutjit8
71 if %support16% EQU 1 (
72 if not exist testout16 md testout16
73 if not exist testoutstudy16 md testoutstudy16
74 if not exist testoutjit16 md testoutjit16
77 if %support16% EQU 1 (
78 if not exist testout32 md testout32
79 if not exist testoutstudy32 md testoutstudy32
80 if not exist testoutjit32 md testoutjit32
113 for %%v in (1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26) do if %%v == %%a set valid=yes
114 if "!valid!" == "yes" (
126 if "%all%" == "yes" (
163 if "%mode%" == "" (
164 if %support8% EQU 0 goto modeSkip
169 if "%mode%" == "-16" (
170 if %support16% EQU 0 goto modeSkip
175 if "%mode%" == "-32" (
176 if %support32% EQU 0 goto modeSkip
181 if "%do1%" == "yes" call :do1
182 if "%do2%" == "yes" call :do2
183 if "%do3%" == "yes" call :do3
184 if "%do4%" == "yes" call :do4
185 if "%do5%" == "yes" call :do5
186 if "%do6%" == "yes" call :do6
187 if "%do7%" == "yes" call :do7
188 if "%do8%" == "yes" call :do8
189 if "%do9%" == "yes" call :do9
190 if "%do10%" == "yes" call :do10
191 if "%do11%" == "yes" call :do11
192 if "%do12%" == "yes" call :do12
193 if "%do13%" == "yes" call :do13
194 if "%do14%" == "yes" call :do14
195 if "%do15%" == "yes" call :do15
196 if "%do16%" == "yes" call :do16
197 if "%do17%" == "yes" call :do17
198 if "%do18%" == "yes" call :do18
199 if "%do19%" == "yes" call :do19
200 if "%do20%" == "yes" call :do20
201 if "%do21%" == "yes" call :do21
202 if "%do22%" == "yes" call :do22
203 if "%do23%" == "yes" call :do23
204 if "%do24%" == "yes" call :do24
205 if "%do25%" == "yes" call :do25
206 if "%do26%" == "yes" call :do26
208 if "%mode%" == "" (
213 if "%mode%" == "-16" (
219 @rem If mode is -32, testing is finished
220 if %failed% == "yes" (
236 if [%1] == [] (
241 if [%2] == [] (
246 if [%3] == [] (
253 if exist %srcdir%\testdata\win%testinput% (
260 if errorlevel 1 (
268 if [%1]==[11] (
271 if [%1]==[18] (
274 if [%1]==[21] (
277 if [%1]==[22] (
283 if errorlevel 1 (
285 if [%1]==[2] (
294 if [%1]==[3] (
312 if %jit% EQU 1 call :runsub 1 testoutjit "Test with JIT Override" -q -s+
318 if %jit% EQU 1 call :runsub 2 testoutjit "Test with JIT Override" -q -s+
324 if %jit% EQU 1 call :runsub 3 testoutjit "Test with JIT Override" -q -s+
328 if %utf% EQU 0 (
334 if %jit% EQU 1 call :runsub 4 testoutjit "Test with JIT Override" -q -s+
338 if %utf% EQU 0 (
344 if %jit% EQU 1 call :runsub 5 testoutjit "Test with JIT Override" -q -s+
348 if %ucp% EQU 0 (
354 if %jit% EQU 1 call :runsub 6 testoutjit "Test with JIT Override" -q -s+
358 if %ucp% EQU 0 (
364 if %jit% EQU 1 call :runsub 7 testoutjit "Test with JIT Override" -q -s+
373 if %utf% EQU 0 (
382 if %ucp% EQU 0 (
391 if NOT %link_size% EQU 2 (
395 if %ucp% EQU 0 (
404 if %jit% EQU 0 (
412 if %jit% EQU 1 (
420 if NOT %bits% EQU 8 (
428 if %jit% EQU 1 call :runsub 14 testoutjit "Test with JIT Override" -q -s+
432 if NOT %bits% EQU 8 (
436 if %utf% EQU 0 (
442 if %jit% EQU 1 call :runsub 15 testoutjit "Test with JIT Override" -q -s+
446 if NOT %bits% EQU 8 (
450 if %ucp% EQU 0 (
456 if %jit% EQU 1 call :runsub 16 testoutjit "Test with JIT Override" -q -s+
460 if %bits% EQU 8 (
466 if %jit% EQU 1 call :runsub 17 testoutjit "Test with JIT Override" -q -s+
470 if %bits% EQU 8 (
474 if %utf% EQU 0 (
480 if %jit% EQU 1 call :runsub 18 testoutjit "Test with JIT Override" -q -s+
484 if %bits% EQU 8 (
488 if %ucp% EQU 0 (
494 if %jit% EQU 1 call :runsub 19 testoutjit "Test with JIT Override" -q -s+
498 if %bits% EQU 8 (
507 if %bits% EQU 8 (
511 if NOT %link_size% EQU 2 (
522 if %jit% EQU 1 call :runsub 21 testoutjit "Test with JIT Override" -q -s+
526 if %bits% EQU 8 (
530 if %utf% EQU 0 (
534 if NOT %link_size% EQU 2 (
544 if %jit% EQU 1 call :runsub 22 testoutjit "Test with JIT Override" -q -s+
548 if NOT %bits% EQU 16 (
554 if %jit% EQU 1 call :runsub 23 testoutjit "Test with JIT Override" -q -s+
558 if NOT %bits% EQU 16 (
562 if %utf% EQU 0 (
568 if %jit% EQU 1 call :runsub 24 testoutjit "Test with JIT Override" -q -s+
572 if NOT %bits% EQU 32 (
578 if %jit% EQU 1 call :runsub 25 testoutjit "Test with JIT Override" -q -s+
582 if NOT %bits% EQU 32 (
586 if %utf% EQU 0 (
592 if %jit% EQU 1 call :runsub 26 testoutjit "Test with JIT Override" -q -s+
599 @echo If configured with cmake and executed via "make test" or the MSVC "RUN_TESTS"
606 @echo Otherwise, if the build dir is in a subdir of the source dir, testdata needed
612 @echo If the build dir is not under the source dir you can either copy your exes