Date: Wed, 4 Jun 2003 08:26:24 -0700 (PDT) From: Tony Finch <fanf@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/regression/usr.bin/sed regress.s3.outregress.s4.out regress.s5.out regress.sg.out regress.sh Message-ID: <200306041526.h54FQO26005759@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
fanf 2003/06/04 08:26:24 PDT
FreeBSD src repository
Modified files:
tools/regression/usr.bin/sed regress.sh
Added files:
tools/regression/usr.bin/sed regress.s3.out regress.s4.out
regress.s5.out regress.sg.out
Log:
Add tests for the behaviour of substitution when the regex can match
a zero-length string. This shows bugs in the s///g and s///2+ cases.
Revision Changes Path
1.1 +1 -0 src/tools/regression/usr.bin/sed/regress.s3.out (new)
1.1 +1 -0 src/tools/regression/usr.bin/sed/regress.s4.out (new)
1.1 +1 -0 src/tools/regression/usr.bin/sed/regress.s5.out (new)
1.1 +1 -0 src/tools/regression/usr.bin/sed/regress.sg.out (new)
1.8 +4 -0 src/tools/regression/usr.bin/sed/regress.sh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306041526.h54FQO26005759>
