summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* grep: fix -zxP bugPaul Eggert2016-11-191-0/+1
* grep: -T now adjusts number widths for worst casePaul Eggert2016-11-191-0/+5
* grep: -T no longer outputs BSPaul Eggert2016-11-192-0/+33
* tests: use "returns_" rather than "$?"Paul Eggert2016-11-191-2/+1
* grep -f /dev/null -L PAT FILE outputs FILEPaul Eggert2016-11-191-2/+11
* grep: treat -f /dev/null like -m0Paul Eggert2016-11-192-0/+16
* grep: scale back /dev/null speedupPaul Eggert2016-11-191-1/+2
* grep: -Pz no longer rejects ^, $Paul Eggert2016-11-191-1/+2
* tests: use "returns_" rather than explicit comparison with "$?"Jim Meyering2016-11-1419-68/+47
* tests/grep-dir: port to Solaris 10Paul Eggert2016-10-011-1/+1
* tests/long-pattern-perf: avoid false-failure due to cache speedJim Meyering2016-09-271-2/+3
* tests/fmbtest: avoid false-failure due to reliance on MB-correct sedJim Meyering2016-09-241-12/+8
* tests: revamp multibyte-white-space test to be more permissiveJim Meyering2016-09-241-34/+57
* tests: avoid erroneous failure of pcre-jitstack testJim Meyering2016-09-241-1/+1
* tests: avoid backref-multibyte-slow false failureJim Meyering2016-09-231-0/+4
* dfa: reflect move of grep's DFA code to gnulibJim Meyering2016-09-104-152/+1
* grep: encoding errors suppress just their linePaul Eggert2016-09-081-0/+4
* maint: switch from gnulib's progname to getprogname moduleJim Meyering2016-09-052-4/+2
* dfa: new option for anchored searchesPaul Eggert2016-09-021-1/+1
* tests: add a new test for SJIS localeNorihiro Tanaka2016-09-011-0/+2