Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/tests/usr.bin/grep



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.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/tests/usr.bin/grep/t_grep.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index