summaryrefslogtreecommitdiff
path: root/RunGrepTest
Commit message (Expand)AuthorAgeFilesLines
* Fix RunGrepTest's handling of binary zeros on Solaris by using /usr/xpg4/bin/tr ph102021-02-071-7/+16
* Update RunGrepTest to use tr for handling binary zeros instead of sed, which it ph102021-01-041-8/+3
* Final file tidies for 10.36ph102020-12-041-1/+1
* File tidies for 10.36-RC1 ph102020-11-061-4/+4
* Fix binary zero issue (Bugzilla #2628) in RunGrepTest.ph102020-10-091-14/+12
* pcre2grep update: -m and $x{..}, $o{..} escapes. Also some doc updates.ph102020-10-041-0/+25
* Ensure a newline after the final line in a file is output by pcre2grep.ph102020-01-251-2/+2
* Source tidies (trailing spaces) etc. for 10.34-RC1.ph102019-10-171-1/+1
* Fix minor test issues and tidies/updates for 10.34-RC1 testing release.ph102019-10-151-2/+2
* Fix pcre2grep -o bug when ovector overflows; add option to adjust the limit; ph102019-06-151-0/+7
* Add support for invalid UTF-8 matching to pcre2grep.ph102019-05-281-1/+11
* More file tidies for 10.33-RC1ph102019-03-041-1/+1
* Redirect stderr in RunGrepTest instead of appending to testtrygrep from two ph102018-12-061-3/+3
* Cut out test of NUL characters in RunGrepTest for all OS except Linux, as it ph102018-12-061-11/+15
* Add --disable-pcre2grep-callout-fork configuration setting.ph102018-11-171-4/+12
* File tidies and documentation update for 10.32-RC1 Release Candidate.ph102018-08-131-2/+2
* Patches for portability.ph102018-06-201-13/+19
* Typos in documentation and comments noted by Jason Hood.ph102018-06-171-1/+1
* Add support to pcre2grep for binary zeros in -f files. ph102018-02-241-0/+6
* Fix \K issues in pcre2grep.ph102017-12-261-0/+11
* Fix multiple multiline matching issues in pcre2grep.ph102017-11-131-7/+23
* Fudge binary zero pcre2grep test for Darwin, similar to SunOS.ph102017-08-181-2/+3
* 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