History log of /openbsd-src/regress/usr.bin/diff/t14.2 (Results 1 – 1 of 1)
Revision Date Author Comments
# 887303fe 27-Aug-2014 kspillner <kspillner@openbsd.org>

Add regression tests for diff -uw issue reported by guenther@. Ensure the
'+' and '-' always appear in the first column of a newline in diff -uw
output, even when one file doesn't end with a newline

Add regression tests for diff -uw issue reported by guenther@. Ensure the
'+' and '-' always appear in the first column of a newline in diff -uw
output, even when one file doesn't end with a newline and the other file
contains additional lines.

ok guenther@

show more ...