CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/09/17 03:20:28
Modified files:
regress/usr.bin/sed: substitute.sh
Log message:
Also test input files ending without a newline,
and catch NUL characters in the sed output.
That requires using hexdump(1), which also makes
the test suite output more intelligible in case of errors.
Of course, many tests still fail, until i commit my patch to sed.
