From owner-cvs-all Tue Jun 25 5:10:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 16AC537B419; Tue, 25 Jun 2002 05:10:10 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5PCAAU90534; Tue, 25 Jun 2002 05:10:10 -0700 (PDT) (envelope-from jmallett) Message-Id: <200206251210.g5PCAAU90534@freefall.freebsd.org> From: Juli Mallett Date: Tue, 25 Jun 2002 05:10:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/regression/usr.bin/sed regress.sh regress.y.out X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/06/25 05:10:09 PDT Modified files: tools/regression/usr.bin/sed regress.sh Added files: tools/regression/usr.bin/sed regress.y.out Log: Add a regression test for transliterate which happens to match characters at an EOL/EOF, and therefore should catch the broken behaviour fixed by Tim J. Robbins in sed(1) recently. Suggested by: obrien Revision Changes Path 1.5 +1 -0 src/tools/regression/usr.bin/sed/regress.sh 1.1 +4 -0 src/tools/regression/usr.bin/sed/regress.y.out (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message