summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* pcre: work around a PCRE2_MATCH_INVALID_UTF bugCarlo Marcelo Arenas Belón2023-04-301-0/+1
* tests: add a known-failing glibc-infloop testJim Meyering2023-04-091-2/+9
* grep: --version: print pcre version infoJim Meyering2023-04-091-0/+2
* tests: test for the year-2038 bugJim Meyering2023-04-091-0/+1
* grep: -P (--perl-regexp) \d: match only ASCII digitsJim Meyering2023-03-181-0/+1
* pcre: use UCP in UTF modeCarlo Marcelo Arenas Belón2023-01-071-0/+1
* maint: update copyright datesJim Meyering2023-01-011-1/+1
* tests: placate syntax-check's sorted-test ruleJim Meyering2022-05-291-1/+1
* tests: new test color-colorsPaul Eggert2022-05-291-0/+1
* grep: fix bug with . and some Hangul SyllablesPaul Eggert2022-05-131-0/+1
* grep: very long lines no longer evoke unwarranted "memory exhausted"Jim Meyering2022-03-201-0/+1
* maint: make update-copyrightJim Meyering2022-01-011-1/+1
* tests: skip surrogate-search test on CygwinPaul Eggert2021-11-231-0/+1
* maint: run "make update-copyright"Paul Eggert2021-01-011-1/+1
* grep: avoid performance regression with many patternsJim Meyering2020-11-261-0/+1
* grep: remove GREP_OPTIONSPaul Eggert2020-11-031-1/+0
* tests: fix tests when PCRE is not usedPaul Eggert2020-10-051-6/+7
* tests: restore deleted -P testsJim Meyering2020-09-281-0/+5
* tests: test for many-regexp N^2 RSS regressionJim Meyering2020-09-221-0/+1
* tests: skip stack-overflow test on midnightbsd*Jim Meyering2020-09-221-0/+1
* grep: make echo .|grep '\.' match once againJim Meyering2020-09-181-0/+1
* tests: add coverage for code that emits the new diagnosticJim Meyering2020-09-171-0/+1
* maint: update all copyright year number rangesJim Meyering2020-01-011-1/+1
* tests: fix typo in name of test fileJim Meyering2019-12-251-1/+1
* maint: sort test namesJim Meyering2019-12-181-1/+1
* grep: do not match invalid UTF-8Paul Eggert2019-12-171-0/+1
* tests: add test that would have detected -Fw perf regressionJim Meyering2019-12-011-0/+1
* grep: avoid false -Fw match in non-UTF8 multibyte localesJim Meyering2019-11-161-0/+1
* maint: update all copyright dates via "make update-copyright"Jim Meyering2019-01-011-1/+1
* tests: reenable the surrogate-pair testJim Meyering2018-12-161-0/+1
* tests: remove stale surrogate-pair testJim Meyering2018-12-161-1/+0
* tests: fix commentPaul Eggert2018-08-091-1/+1
* tests: backref-alt works with glibc 2.28Paul Eggert2018-08-091-3/+3
* maint: update URLsPaul Eggert2018-04-211-2/+2
* maint: update gnulib and copyright dates for 2018Jim Meyering2018-01-061-1/+1
* grep: diagnose stack overflow rather than segfaultingJim Meyering2017-12-161-0/+1
* tests: really add the new test nameJim Meyering2017-01-231-0/+1
* maint: update gnulib and copyright dates for 2017Jim Meyering2017-01-011-1/+1
* grep: work around proc lseek glitchPaul Eggert2016-12-121-0/+1
* grep: fix DFA-induced infloopJim Meyering2016-11-291-0/+1
* grep: avoid false matches in non-UTF8 multibyte localesJim Meyering2016-11-271-0/+1
* grep: -T no longer outputs BSPaul Eggert2016-11-191-0/+1
* grep: treat -f /dev/null like -m0Paul Eggert2016-11-191-0/+1
* dfa: reflect move of grep's DFA code to gnulibJim Meyering2016-09-101-4/+1
* dfa: make dfa.c fully thread-safePaul Eggert2016-08-311-1/+1
* grep: print "filename:lineno:" in invalid-regex diagnosticJim Meyering2016-07-251-0/+1
* tests: add coreutils' perl-driven test frameworkJim Meyering2016-07-241-0/+24
* grep: fix -F crash when alternating duplicatesNorihiro Tanaka2016-07-141-0/+1
* maint: do not let a LANGUAGE envvar setting perturb testsJim Meyering2016-05-131-1/+4
* grep: /dev/null output speedupPaul Eggert2016-05-011-0/+1