Lines Matching full:bat
14 Testing with RunTest.bat
346 TESTING WITH RUNTEST.BAT
349 ALL_TESTS in Visual Studio) creates (and runs) pcre2_test.bat (and depending
351 directory. The pcre2_test.bat script runs RunTest.bat with correct source and
354 For manual testing with RunTest.bat, provided the build dir is a subdirectory
356 of your pcre2test.exe and pcre2grep.exe programs. Call RunTest.bat with
357 "..\RunTest.Bat" or "..\..\RunTest.bat" as appropriate.
359 To run only a particular test with RunTest.Bat provide a test number argument.
363 1. Copy RunTest.bat into the directory where pcre2test.exe and pcre2grep.exe
366 2. Edit RunTest.bat to indentify the full or relative location of
371 3. In a Windows command environment, chdir to the location of your bat and
374 4. Run RunTest.bat. Test outputs will automatically be compared to expected