summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* grep: very long lines no longer evoke unwarranted "memory exhausted"Jim Meyering2022-03-202-0/+12
* tests: remove redundant testUlrich Eckhardt2022-02-151-8/+1
* maint: make update-copyrightJim Meyering2022-01-0185-85/+85
* build: update gnulib to latest; also bootstrap and init.shJim Meyering2022-01-011-1/+18
* tests: skip surrogate-search test on CygwinPaul Eggert2021-11-233-6/+43
* grep: -s does not suppress “binary file matches”Paul Eggert2021-11-201-3/+5
* maint: minor rewording and reindentingPaul Eggert2021-11-141-1/+1
* grep: migrate to pcre2Carlo Marcelo Arenas Belón2021-11-141-2/+2
* tests: fix pcre test typoPaul Eggert2021-11-101-2/+4
* tests: fix test logic for pcre-contextCarlo Marcelo Arenas Belón2021-11-101-18/+22
* tests: mb-non-UTF8-perf-Fw: use head rather than sedJim Meyering2021-08-222-2/+2
* tests: port mb-non-UTF8-perf-Fw to strict POSIXPaul Eggert2021-08-181-1/+1
* egrep, fgrep: now obsoletePaul Eggert2021-08-161-2/+2
* tests: provide an awk-based seq replacementJim Meyering2021-08-093-6/+17
* tests: use awk, not seqPaul Eggert2021-08-092-5/+6
* maint: copy bootstrap, tests/init.sh from GnulibPaul Eggert2021-01-011-1/+1
* maint: run "make update-copyright"Paul Eggert2021-01-0185-85/+85
* grep: avoid performance regression with many patternsJim Meyering2020-11-262-0/+54
* grep: remove GREP_OPTIONSPaul Eggert2020-11-032-2/+0
* tests: add the test for bugfix in gnulib's dfaNorihiro Tanaka2020-11-011-0/+2
* grep: -P: report input filename upon PCRE execution failureJim Meyering2020-10-111-2/+13
* tests: correct filename-lineno.plJim Meyering2020-10-051-1/+1
* tests: fix tests when PCRE is not usedPaul Eggert2020-10-052-9/+10
* tests: restore deleted -P testsJim Meyering2020-09-282-0/+18
* tests: skip stack-overflow test when built with ASANJim Meyering2020-09-261-0/+9
* tests: fix surrogate-pair test to work on 16-bit wchar_t systemsJim Meyering2020-09-241-5/+19
* grep: don't assume PCRE in testsPaul Eggert2020-09-231-6/+0
* grep: fix more Turkish-eyes bugsPaul Eggert2020-09-231-3/+15
* tests: port timeout test to AlpinePaul Eggert2020-09-221-0/+2
* tests: test for many-regexp N^2 RSS regressionJim Meyering2020-09-222-0/+80
* tests: skip stack-overflow test on midnightbsd*Jim Meyering2020-09-222-0/+6
* grep: "grep '\)'" reports an error againPaul Eggert2020-09-181-0/+16
* grep: make echo .|grep '\.' match once againJim Meyering2020-09-182-0/+21
* tests: triple-backref: print a reference to glibc bugJim Meyering2020-09-181-0/+7
* grep: be more consistent about diagnostic formatPaul Eggert2020-09-182-3/+3
* * tests/triple-backref: Add comment.Paul Eggert2020-09-171-0/+4
* tests: make new test executable, to placate distcheckJim Meyering2020-09-171-0/+0
* tests: add coverage for code that emits the new diagnosticJim Meyering2020-09-172-0/+22
* Send "Binary file FOO matches" to stderrPaul Eggert2020-09-177-21/+12
* Suppress "Binary file FOO matches" if -IPaul Eggert2020-09-171-0/+9
* grep: fix PCRE JIT test when JIT not availablePaul Eggert2020-09-091-1/+2
* grep: fix -w bug in UTF-8 localesPaul Eggert2020-09-091-0/+8
* Omit duplicate regexpsPaul Eggert2020-09-071-3/+16
* Revert -L exit status change introduced in grep 3.2Paul Eggert2020-08-221-2/+2
* tests: fix permission issue in previous changePaul Eggert2020-01-201-0/+0
* tests: work around GCC -fprofile-generate bugPaul Eggert2020-01-201-1/+2
* maint: update all copyright year number rangesJim Meyering2020-01-0181-81/+81
* tests: avoid unwarranted failure in a netbsd 8.1 VMJim Meyering2019-12-311-0/+7
* doc: spell "back-reference" more consistentlyPaul Eggert2019-12-303-4/+4
* build: update gnulib to latest; and sync tests/init.shJim Meyering2019-12-261-2/+8