Searched refs:perltest (Results 1 – 13 of 13) sorted by relevance
/third_party/openssl/test/recipes/ |
D | 80-test_ssl_new.t | 130 ok(run(perltest(["generate_ssl_tests.pl", $input_file],
|
/third_party/openssl/util/perl/OpenSSL/ |
D | Test.pm | 372 sub perltest { subroutine
|
/third_party/pcre2/pcre2/ |
D | PrepareRelease | 188 perltest.sh \
|
D | Makefile.am | 712 perltest.sh
|
D | README | 637 directly into the perltest.sh script to check that Perl gives the same results. 671 with the perltest.sh script, and test 5 checking PCRE2-specific things. 882 perltest.sh Script for running a Perl test program
|
D | ChangeLog | 232 files were processed by perltest.sh. There were several tests that used quotes 233 as delimiters, and it was just luck that they didn't go wrong with perltest.sh. 242 delimiter other than / is used after #perltest. 863 26. Upgraded the perltest.sh script: (1) #pattern lines can now be used to set 2039 pcre2test (and perltest.sh) input.
|
/third_party/pcre2/pcre2/doc/ |
D | pcre2test.txt | 252 by the perltest.sh script that is distributed with PCRE2 as a means of 254 fication of perltest.sh, see the comments near its beginning. See also 255 the #perltest command below. 348 #perltest 353 compatible with the perltest.sh script. 357 that set or unset "mark" are recognized and acted on. The #perltest, 360 are ignored, but give a warning message. The #perltest command helps 362 wrong delimiter. For more details of the perltest.sh script see the
|
/third_party/pcre2/pcre2/doc/html/ |
D | README.txt | 637 directly into the perltest.sh script to check that Perl gives the same results. 671 with the perltest.sh script, and test 5 checking PCRE2-specific things. 882 perltest.sh Script for running a Perl test program
|
/third_party/pcre2/pcre2/testdata/ |
D | testinput1 | 3 # 32-bit PCRE libraries, and also using the perltest.sh script. 7 # perltest.sh script. 11 #perltest 5893 # processed by perltest.sh, which does not cater for an escaped delimiter 5902 # when this file was passed to perltest.sh.
|
D | testinput4 | 8 # perltest.sh script. 11 #perltest
|
D | testoutput1 | 3 # 32-bit PCRE libraries, and also using the perltest.sh script. 7 # perltest.sh script. 11 #perltest 9447 # processed by perltest.sh, which does not cater for an escaped delimiter 9456 # when this file was passed to perltest.sh.
|
D | testoutput4 | 8 # perltest.sh script. 11 #perltest
|
/third_party/pcre2/pcre2/maint/ |
D | README | 147 . Run perltest.sh on the test data for tests 1 and 4. The output should match
|