summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* pcre: work around a PCRE2_MATCH_INVALID_UTF bugCarlo Marcelo Arenas Belón2023-04-302-0/+32
* grep: improve PCRE2 version outputPaul Eggert2023-04-101-1/+1
* tests: skip y2038 test upon touch setup failureJim Meyering2023-04-101-1/+1
* tests: add a known-failing glibc-infloop testJim Meyering2023-04-092-2/+39
* grep: --version: print pcre version infoJim Meyering2023-04-092-0/+17
* tests: test for the year-2038 bugJim Meyering2023-04-092-0/+14
* grep: fix -P [\d] by fixing \w only if PCRE2 10.43Paul Eggert2023-04-022-13/+8
* grep: -P (--perl-regexp) \D once again works like [^0-9]Jim Meyering2023-03-191-1/+32
* grep: -P (--perl-regexp) \d: match only ASCII digitsJim Meyering2023-03-182-0/+32
* tests: avoid failure on Alpine Linux 3.17, due to non-POSIX compliant trBruno Haible2023-03-051-4/+4
* maint: stop including getprogname.hPaul Eggert2023-01-211-2/+0
* maint: spelling fixesPaul Eggert2023-01-162-2/+3
* tests: fix test -eq problemPaul Eggert2023-01-151-1/+1
* tests: port U+10000+ to AIX 7.2Paul Eggert2023-01-152-4/+18
* tests: update tests/init.shPaul Eggert2023-01-151-4/+5
* tests: omit duplicate testsPaul Eggert2023-01-141-6/+4
* tests: better diagnostic for -P sans UnicodePaul Eggert2023-01-121-4/+12
* pcre: use UTF only when available in the libraryCarlo Marcelo Arenas Belón2023-01-112-2/+5
* pcre: use UCP in UTF modeCarlo Marcelo Arenas Belón2023-01-072-0/+29
* maint: update copyright datesJim Meyering2023-01-0187-87/+87
* grep: bug: backref in last of multiple patternsPaul Eggert2022-12-051-0/+8
* tests: long-pattern-perf: avoid FP failure on unusual systemsJim Meyering2022-07-091-0/+10
* tests: long-pattern-perf: better handle exhausted virtual memoryJim Meyering2022-07-031-2/+6
* tests: note that triple-backref is still not fixedJim Meyering2022-07-031-0/+1
* tests: do not emit ratio of test durationsJim Meyering2022-07-031-1/+0
* maint: spelling fixesPaul Eggert2022-06-031-2/+2
* tests: placate syntax-check's sorted-test ruleJim Meyering2022-05-291-1/+1
* build: sync init.sh from gnulibJim Meyering2022-05-291-19/+24
* tests: new test color-colorsPaul Eggert2022-05-292-0/+49
* tests: port to platforms lacking PerlPaul Eggert2022-05-216-0/+13
* grep: assume POSIX.1-2017 for [:space:]Paul Eggert2022-05-211-4/+0
* tests: make spencer1.tests more POSIX-compliantPaul Eggert2022-05-211-1/+3
* tests: improve tests of ‘.’Paul Eggert2022-05-171-1/+88
* maint: spelling fixesPaul Eggert2022-05-141-2/+2
* grep: fix bug with . and some Hangul SyllablesPaul Eggert2022-05-132-0/+89
* 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