grep-commit
[Top][All Lists]
Advanced

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

grep ./ChangeLog tests/foad1.sh


From: Charles Levert
Subject: grep ./ChangeLog tests/foad1.sh
Date: Fri, 18 Nov 2005 15:02:23 -0500

CVSROOT:        /cvsroot/grep
Module name:    grep
Branch:         
Changes by:     Charles Levert <address@hidden> 05/11/18 20:02:22

Modified files:
        .              : ChangeLog 
        tests          : foad1.sh 

Log message:
        * tests/foad1.sh: Use ": ${VERBOSE=}" so that the caller can
        set it without modifying the script; the usual caller (Makefile)
        still leaves it untouched (usually unset, so it's off by default).
        Modify "-m1 -A99 '^...$'" tests that failed so that their
        expectation now corresponds to the output currently produced
        by grep.  Those tests used to expect that two selected (or
        selectable) lines be output, even with -m1.  Nothing was
        modified with other similar tests that output _context_ lines
        after one selected line has been output with -m1; they used to
        and still succeed.  Although tests/yesno.sh now provides a more
        comprehensive framework for testing -m/-C feature interaction,
        it doesn't exercise mixing them with anchors so the whole
        relevant tests/foad1.sh test group is kept, notably to check
        that grep doesn't crash when it is run.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/grep/grep/ChangeLog.diff?tr1=1.286&tr2=1.287&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/grep/grep/tests/foad1.sh.diff?tr1=1.14&tr2=1.15&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]