summaryrefslogtreecommitdiff
path: root/RunGrepTest
Commit message (Expand)AuthorAgeFilesLines
* Cut out the binary zero pcre2grep test on Solaris (SunOS) as it isn't possibleph102017-07-181-2/+11
* Convert pcre2grep to use new pcre2_compile() options, thereby fixing two minor ph102017-06-171-0/+13
* Implement PCRE2_NEWLINE_NUL.ph102017-05-261-0/+5
* Jason Hood's pcre2grep patches (modified a bit) to add --output to pcre2grep, ph102017-04-061-0/+7
* Fix new test (119) for running in non-source directly.ph102017-02-121-1/+1
* Fix previously broken fix for pcre2grep with -Mo matching strings that cross ph102017-02-101-0/+5
* Ensure user colour settings are turned off for pcre2grep testing.ph102016-12-311-1/+2
* Fix typos; unset GREP_COLO[U]R.ph102016-12-291-3/+3
* Add -t to pcre2grep.ph102016-10-161-0/+24
* Implement buffer expansion in pcre2grep.ph102016-10-111-1/+1
* Documentation detrail and make HTML for 10.22-RC1.ph102016-06-291-5/+5
* Fix bad interaction between -o and -M in pcre2grep.ph102016-06-171-0/+12
* Update valgrind parameters in RunGrepTest and arrange for the suppressions file ph102016-05-311-120/+125
* Add callout support to pcre2grepph102016-04-011-0/+11
* File tidies, version updates, etc. for 10.21-RC1ph102015-12-171-1/+1
* Implement #newline_default and adjust testdata and scripts to use it.ph102015-09-081-3/+16
* Make -q override -l and -q in pcre2grep for compatibility with other greps.ph102015-08-051-0/+8
* Maintenance on test after running ManyConfigTests.ph102015-05-171-2/+2
* Fix pcre2grep loop provoked by \K in a lookbehind assertion in a non-anchored ph102015-04-031-0/+9
* Changed jit_stack_alloc to jit_stack_create.ph102014-11-031-3/+3
* Improve test coverage; minor typo in JIT test and other minor buglets fixed.ph102014-10-311-0/+24
* Tidy a lot of files (remove trailing spaces)ph102014-10-201-1/+1
* Change --enable-pcre8 etc to --enable-pcre2-8 etc and consequent changes; ph102014-10-171-2/+2
* Some typosph102014-09-261-1/+1
* Check for pcre2grep's existence before testing; clean up all temporary files ph102014-08-291-0/+8
* Implement pcre2grep and its test.ph102014-07-151-0/+571