MinGW: Update tests to handle a native eol of crlf
commit955e43dfa80c4d8289a6274065d456788cf0d2dc
authorBrice Lambson <bricelam@live.com>
Fri, 16 Aug 2013 01:58:39 +0000 (15 18:58 -0700)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 10 Apr 2014 18:53:32 +0000 (10 13:53 -0500)
tree96775d12f52ab260802d00f5518533f06c6e4dde
parent9f79ea3b0ef1b8abda26e1dd851e800236f9f15d
MinGW: Update tests to handle a native eol of crlf

Some of the tests were written with the assumption that the native eol would always be lf. After defining NATIVE_CRLF on MinGW, these tests began failing. This change will update the tests to also handle a native eol of crlf.

Signed-off-by: Brice Lambson <bricelam@live.com>
t/t0026-eol-config.sh
t/t6038-merge-text-auto.sh
t/test-lib.sh