Home | History | Annotate | Download | only in grep
History log of /src/tests/usr.bin/grep/t_grep.sh
RevisionDateAuthorComments
 1.8  23-Nov-2024  rillig tests/grep: add expected output for grep -Fvx with overlapping patterns

By default, /usr/bin/grep is GNU grep, which does not exhibit this bug.
The tools build uses the grep implementation from usr.bin/grep, though.

See PR bin/58849.
 1.7  09-Sep-2022  wiz branches: 1.7.4;
grep: when -r is used, but no path argument provided, search the current dir

As discussed on tech-userlevel.
 1.6  30-Aug-2021  rillig tests/grep: fix typo in test description
 1.5  30-Aug-2021  rillig tests/grep: demonstrate word search bug in usr.bin/grep

By default, MKBSDGREP is "no", therefore GNU Grep is installed as
/usr/bin/grep instead of src/usr.bin/grep, and this bug does not occur
in practice.
 1.4  30-Aug-2021  rillig tests/grep: test word search with UTF-8 locale
 1.3  14-Jan-2017  christos PR/51875: Ngie Cooper: portability fixes
 1.2  17-May-2013  christos branches: 1.2.10;
PR/47825: Garrett Cooper: Fix hardcoding of NetBSD in t_grep.sh
 1.1  17-Mar-2012  jruoho branches: 1.1.2; 1.1.4;
Deprecate tests/util.
 1.1.4.1  23-Jun-2013  tls resync from head
 1.1.2.3  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.1.2.2  17-Apr-2012  yamt sync with head
 1.1.2.1  17-Mar-2012  yamt file t_grep.sh was added on branch yamt-pagecache on 2012-04-17 00:09:19 +0000
 1.2.10.1  20-Mar-2017  pgoyette Sync with HEAD
 1.7.4.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed