Lines Matching full:runtest
664 To test the basic PCRE library on a Unix-like system, run the RunTest script.
675 The RunTest script runs the pcretest test program (which is documented in its
678 testoutput files. RunTest uses a file called testtry to hold the main output
684 used. RunTest outputs a comment when it skips a test.
691 This testing can be suppressed by putting "nojit" on the RunTest command line.
695 RunTest with either the -8, -16 or -32 option.
698 on the RunTest command line. To run pcretest on just one or more specific test
699 files, give their numbers as arguments to RunTest, for example:
701 RunTest 2 7 11
706 Runtest 3-15 ~10
712 You can also call RunTest with the single argument "list" to cause it to output
750 RunTest.bat. The version of RunTest.bat included with PCRE 7.4 and above uses
751 Windows versions of test 2. More info on using RunTest.bat is included in the
934 RunTest a Unix shell script for running tests
997 RunTest.bat a script for running tests under Windows