Home
last modified time | relevance | path

Searched full:rungreptest (Results 1 – 13 of 13) sorted by relevance

/external/pcre/.github/workflows/
Dbuild.yml29 run: ./RunGrepTest
61 run: ./RunGrepTest
92 ../RunGrepTest
Ddev.yml33 run: ./RunGrepTest
61 run: ./RunGrepTest
/external/pcre/
D.gitignore23 RunGrepTest.log
24 RunGrepTest.trs
DMakefile.am700 TESTS += RunGrepTest
701 EXTRA_DIST += RunGrepTest.bat
702 dist_noinst_SCRIPTS += RunGrepTest library
811 # RunTest and RunGrepTest should clean up after themselves, but just in case
DChangeLog374 21. Updated RunGrepTest to discard the warning that Bash now gives when setting
618 1. Change RunGrepTest to use tr instead of sed when testing with binary
621 Courreges-Anglas via Nam Nguyen. This fixes RunGrepTest for OpenBSD. Later:
624 RunGrepTest now checks for that command and uses it if found.
752 17. Applied the patch from Bugzilla #2628 to RunGrepTest. This does an explicit
1170 23. The RunGrepTest script used to cut out the test of NUL characters for
1175 24. Some tests in RunGrepTest appended to testtrygrep from two different file
1310 (a) Put all printf arguments in RunGrepTest into single, not double, quotes,
2090 44. Added a new Windows script RunGrepTest.bat, courtesy of Jason Hood.
2163 56. Applied Jason Hood's new patch for RunGrepTest.bat that updates it in line
[all …]
DPrepareRelease206 RunGrepTest \
DCMakeLists.txt50 # RunGrepTest (used for UNIX and Msys)
997 # exes in Debug location tested by the RunTest and RunGrepTest shell scripts
1047 . ${PROJECT_SOURCE_DIR}/RunGrepTest
DREADME618 There is another script called RunGrepTest that tests the pcre2grep command.
899 RunGrepTest a Unix shell script for pcre2grep tests
DMakefile.in142 @WITH_PCRE2_8_TRUE@am__append_43 = RunGrepTest
143 @WITH_PCRE2_8_TRUE@am__append_44 = RunGrepTest.bat
144 @WITH_PCRE2_8_TRUE@am__append_45 = RunGrepTest
489 am__dist_noinst_SCRIPTS_DIST = RunTest RunGrepTest
1259 # RunTest and RunGrepTest should clean up after themselves, but just in case
3292 RunGrepTest.log: RunGrepTest
3293 @p='RunGrepTest'; \
3294 b='RunGrepTest'; \
DRunGrepTest45 *) echo "RunGrepTest: Unknown argument $1"; exit 1;;
/external/pcre/maint/
DManyConfigTests221 $srcdir/RunGrepTest $valgrind >teststdoutM 2>teststderrM
DREADME150 "RunGrepTest valgrind". The script maint/ManyConfigTests now encapsulates
/external/pcre/doc/html/
DREADME.txt618 There is another script called RunGrepTest that tests the pcre2grep command.
899 RunGrepTest a Unix shell script for pcre2grep tests