MinGW: Update tests to handle a native eol of crlf
commitd1e14dd7b98e3b51ecc7b914750c5eb0ee1f178d
authorBrice Lambson <bricelam@live.com>
Fri, 16 Aug 2013 01:58:39 +0000 (15 18:58 -0700)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 28 Dec 2013 00:02:53 +0000 (27 18:02 -0600)
treed0a2626ef1d51be48a8df39e97fa9837f2f73240
parent4eae745fcf728ece6fa271f5687dd1e998e28080
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