Source-Changes archive

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

CVS commit: [netbsd-11] src



Module Name:    src
Committed By:   martin
Date:           Sat Aug 22 10:44:06 UTC 2026

Modified Files:
        src/distrib/sets/lists/tests [netbsd-11]: mi
        src/tests/usr.bin/grep [netbsd-11]: Makefile t_grep.sh
Added Files:
        src/tests/usr.bin/grep [netbsd-11]: d_pr60552

Log Message:
Pull up following revision(s) (requested by gutteridge in ticket #419):

        tests/usr.bin/grep/d_pr60552: revision 1.1
        tests/usr.bin/grep/Makefile: revision 1.3
        distrib/sets/lists/tests/mi: revision 1.1425
        tests/usr.bin/grep/t_grep.sh: revision 1.10
        tests/usr.bin/grep/t_grep.sh: revision 1.11

grep(1): Test screw case of case-insensitive match with colour.

PR bin/60552: /usr/bin/grep failure under AMD64

grep(1): Nix xfail on new test for PR 60552 screw case.

I was planning to do this in the same commit that fixes it, to keep
the history of bugs and fixes tidy, but gutteridge@ beat me to
committing the fix.

PR bin/60552: /usr/bin/grep failure under AMD64


To generate a diff of this commit:
cvs rdiff -u -r1.1387.2.12 -r1.1387.2.13 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.2 -r1.2.6.1 src/tests/usr.bin/grep/Makefile
cvs rdiff -u -r0 -r1.1.2.2 src/tests/usr.bin/grep/d_pr60552
cvs rdiff -u -r1.8 -r1.8.2.1 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