Lines Matching refs:testdata
26 if exist testdata\ set srcdir=.)
28 if exist ..\testdata\ set srcdir=..)
30 if exist ..\..\testdata\ set srcdir=..\..)
31 if NOT exist %srcdir%\testdata\ (
32 Error: echo distribution testdata folder not found!
253 if exist %srcdir%\testdata\win%testinput% (
259 %pcretest% %mode% %4 %5 %6 %7 %8 %9 %srcdir%\testdata\%testinput% >%2%bits%\%testoutput%
262 …echo. %pcretest% %mode% %4 %5 %6 %7 %8 %9 %srcdir%\testdata\%testinput% ^>%2%bits%\%tes…
281 fc /n %srcdir%\testdata\%testoutput%%type% %2%bits%\%testoutput% >NUL
284 echo. failed comparison: fc /n %srcdir%\testdata\%testoutput% %2%bits%\%testoutput%
424 copy /Y %srcdir%\testdata\saved16 testsaved16
425 copy /Y %srcdir%\testdata\saved32 testsaved32
515 copy /Y %srcdir%\testdata\saved8 testsaved8
516 copy /Y %srcdir%\testdata\saved16LE-1 testsaved16LE-1
517 copy /Y %srcdir%\testdata\saved16BE-1 testsaved16BE-1
518 copy /Y %srcdir%\testdata\saved32LE-1 testsaved32LE-1
519 copy /Y %srcdir%\testdata\saved32BE-1 testsaved32BE-1
538 copy /Y %srcdir%\testdata\saved16LE-2 testsaved16LE-2
539 copy /Y %srcdir%\testdata\saved16BE-2 testsaved16BE-2
540 copy /Y %srcdir%\testdata\saved32LE-2 testsaved32LE-2
541 copy /Y %srcdir%\testdata\saved32BE-2 testsaved32BE-2
606 @echo Otherwise, if the build dir is in a subdir of the source dir, testdata needed
613 @echo to the source folder or copy RunTest.bat and the testdata folder to the