Home
last modified time | relevance | path

Searched refs:RunGrepTest (Results 1 – 6 of 6) sorted by relevance

/external/pcre/
DMakefile.am251 TESTS += RunGrepTest
252 dist_noinst_SCRIPTS += RunGrepTest program
DPrepareRelease176 RunGrepTest \
DREADME312 . RunGrepTest is a script for running tests on the pcregrep command
518 created by the configuring process. There is also a script called RunGrepTest
737 RunGrepTest a Unix shell script for pcregrep tests
DCMakeLists.txt464 ADD_TEST(pcre_grep_test ${PROJECT_SOURCE_DIR}/RunGrepTest)
DMakefile.in41 TESTS = $(am__EXEEXT_2) RunTest RunGrepTest
434 dist_noinst_SCRIPTS = RunTest RunGrepTest
DChangeLog554 18. RunGrepTest did not have a test for the availability of the -u option of
1436 was different. A call to "sort" has been inserted into RunGrepTest for the
1523 values substituted by "configure". (The RunGrepTest script already did
1547 16. Changed the comparison command for RunGrepTest from "diff -u" to "diff -ub"