Searched full:rungreptest (Results 1 – 13 of 13) sorted by relevance
29 run: ./RunGrepTest61 run: ./RunGrepTest92 ../RunGrepTest
33 run: ./RunGrepTest61 run: ./RunGrepTest
23 RunGrepTest.log24 RunGrepTest.trs
700 TESTS += RunGrepTest701 EXTRA_DIST += RunGrepTest.bat702 dist_noinst_SCRIPTS += RunGrepTest library811 # RunTest and RunGrepTest should clean up after themselves, but just in case
374 21. Updated RunGrepTest to discard the warning that Bash now gives when setting618 1. Change RunGrepTest to use tr instead of sed when testing with binary621 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 explicit1170 23. The RunGrepTest script used to cut out the test of NUL characters for1175 24. Some tests in RunGrepTest appended to testtrygrep from two different file1310 (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 …]
206 RunGrepTest \
50 # RunGrepTest (used for UNIX and Msys)997 # exes in Debug location tested by the RunTest and RunGrepTest shell scripts1047 . ${PROJECT_SOURCE_DIR}/RunGrepTest
618 There is another script called RunGrepTest that tests the pcre2grep command.899 RunGrepTest a Unix shell script for pcre2grep tests
142 @WITH_PCRE2_8_TRUE@am__append_43 = RunGrepTest143 @WITH_PCRE2_8_TRUE@am__append_44 = RunGrepTest.bat144 @WITH_PCRE2_8_TRUE@am__append_45 = RunGrepTest489 am__dist_noinst_SCRIPTS_DIST = RunTest RunGrepTest1259 # RunTest and RunGrepTest should clean up after themselves, but just in case3292 RunGrepTest.log: RunGrepTest3293 @p='RunGrepTest'; \3294 b='RunGrepTest'; \
45 *) echo "RunGrepTest: Unknown argument $1"; exit 1;;
221 $srcdir/RunGrepTest $valgrind >teststdoutM 2>teststderrM
150 "RunGrepTest valgrind". The script maint/ManyConfigTests now encapsulates