cvs commit: src/tools/regression/usr.bin/sed
regress.s3.outregress.s4.out regress.s5.out regress.sg.out regress.sh
Tony Finch
fanf at FreeBSD.org
Wed Jun 4 08:26:25 PDT 2003
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
More information about the cvs-src
mailing list