Searched hist:26152 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.bin/sed/tests/
H A DMakefile95168 Sat Apr 20 23:04:03 MDT 2002 jmallett Add sed(1) tests for proper behaviour of the G option as fixed in PR 26152,
and for proper behaviour of some sed functions given a nil pattern space,
as fixed in PR 34813.

The test for G was based on the test in the PR. The nil pattern space test
is slightly different as we need to get *some* output, as the core dump will
also produce no output (old behaviour) and turn up falsely that the utility
is working fine.

Completed in 67 milliseconds