summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: avoid spurious failure due to 1-second timeoutJim Meyering2019-12-261-1/+1
* maint: adjust surrogate-pair for 16-bit wchar_tPaul Eggert2019-12-261-2/+5
* tests: fix typo in name of test fileJim Meyering2019-12-252-1/+1
* tests: require timeoutJim Meyering2019-12-251-0/+1
* tests: work around AIX 7.2 sh printf bugPaul Eggert2019-12-253-5/+7
* build: update gnulib to latestJim Meyering2019-12-221-225/+282
* maint: sort test namesJim Meyering2019-12-181-1/+1
* grep: do not match invalid UTF-8Paul Eggert2019-12-172-0/+30
* tests: add test that would have detected -Fw perf regressionJim Meyering2019-12-012-0/+32
* maint: fix test commentJim Meyering2019-11-301-1/+1
* grep: avoid false -Fw match in non-UTF8 multibyte localesJim Meyering2019-11-162-0/+30
* grep: fix ‘grep -L ... >/dev/null’ bugPaul Eggert2019-10-121-0/+1
* tests: avoid false positive upon stack overflowJim Meyering2019-02-181-1/+4
* maint: update all copyright dates via "make update-copyright"Jim Meyering2019-01-0178-78/+78
* grep: fix \b DFA-bug in C localeJim Meyering2018-12-201-0/+10
* tests: stack-overflow: avoid unwarranted test failure on some hostsBruno Haible2018-12-171-0/+5
* tests: reenable the surrogate-pair testJim Meyering2018-12-162-0/+45
* tests: stackoverflow: fix test failure on HardenedBSD 11Bruno Haible2018-12-161-1/+1
* tests: remove stale surrogate-pair testJim Meyering2018-12-162-44/+0
* tests: stack-overflow: handle the case of success without the diagnosticJim Meyering2018-12-151-0/+9
* tests: fix diagnostic typoPaul Eggert2018-12-151-1/+1
* tests: stack-overflow: avoid false failureJim Meyering2018-11-241-7/+16
* tests: reduce the sole failing testJim Meyering2018-10-161-3/+4
* build: update gnulib to latest; also update bootstrap and init.shJim Meyering2018-10-161-5/+18
* 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-2138-39/+39
* maint: update gnulib and copyright dates for 2018Jim Meyering2018-01-0678-78/+78
* grep: diagnose stack overflow rather than segfaultingJim Meyering2017-12-162-0/+17
* grep: -L exits with status 0 if a file is selectedPaul Eggert2017-08-171-1/+1
* tests: add Bug#27838 test casePaul Eggert2017-07-261-0/+6
* tests: avoid false failures when run in qemu user modeJim Meyering2017-07-014-4/+9
* grep: -m no longer cuts off trailing contextPaul Eggert2017-06-213-9/+9
* gnulib: update to latest; and update tests/init.shJim Meyering2017-05-211-50/+42
* grep: do not mishandle \. in multiple patternsPaul Eggert2017-02-081-0/+7
* tests: really add the new test nameJim Meyering2017-01-231-0/+1
* grep -Fo could report a match that is not the longestNorihiro Tanaka2017-01-211-0/+23
* maint: update gnulib and copyright dates for 2017Jim Meyering2017-01-0177-77/+77
* grep: fix bug with '... | grep pat >> /dev/null'Paul Eggert2016-12-271-0/+2
* grep: work around proc lseek glitchPaul Eggert2016-12-122-0/+19
* grep: fix DFA-induced infloopJim Meyering2016-11-292-0/+13
* tests: use "returns_ N env VAR=val ..."Jim Meyering2016-11-287-11/+11
* tests: revert check for unibyte French range bugPaul Eggert2016-11-282-36/+31
* grep: avoid false matches in non-UTF8 multibyte localesJim Meyering2016-11-272-0/+39
* tests: check for unibyte French range bugPaul Eggert2016-11-202-31/+36