Home | History | Annotate | Download | only in dist

Lines Matching full:runtest

24   Testing with RunTest.bat
230 testinput file. If you have a suitable Unix-like shell, the RunTest script
231 will run the appropriate tests for you. The command "RunTest list" will
466 TESTING WITH RUNTEST.BAT
471 directory. Pcre_test.bat runs RunTest.Bat with correct source and exe paths.
473 For manual testing with RunTest.bat, provided the build dir is a subdirectory
475 of your pcretest.exe and pcregrep.exe programs. Call RunTest.bat with
476 "..\RunTest.Bat" or "..\..\RunTest.bat" as appropriate.
478 To run only a particular test with RunTest.Bat provide a test number argument.
482 1. Copy RunTest.bat into the directory where pcretest.exe and pcregrep.exe
485 2. Edit RunTest.bat to indentify the full or relative location of
493 4. Run RunTest.bat. Test outputs will automatically be compared to expected