NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PR/58849 CVS commit: src/tests/usr.bin/grep
The following reply was made to PR bin/58849; it has been noted by GNATS.
From: Taylor R Campbell <riastradh%NetBSD.org@localhost>
To: Roland Illig <rillig%NetBSD.org@localhost>
Cc: gnats-bugs%NetBSD.org@localhost, netbsd-bugs%NetBSD.org@localhost
Subject: Re: PR/58849 CVS commit: src/tests/usr.bin/grep
Date: Sat, 23 Nov 2024 14:54:18 +0000
> Date: Sat, 23 Nov 2024 09:38:02 +0000
> From: "Roland Illig" <rillig%netbsd.org@localhost>
>
> Module Name: src
> Committed By: rillig
> Date: Sat Nov 23 09:38:02 UTC 2024
>
> Modified Files:
> src/tests/usr.bin/grep: t_grep.sh
>
> Log Message:
> 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.
Thanks! Might be worthwhile to grab whatever other automatic tests
FreeBSD and GNU grep have too, if you (or anyone else) feel inclined.
Home |
Main Index |
Thread Index |
Old Index