MinGW: Update tests to handle a native eol of crlf
commitc6d7b169dbdf3465daf8eb6d45d7a774b7e6f9a9
authorBrice Lambson <bricelam@live.com>
Fri, 16 Aug 2013 01:58:39 +0000 (15 18:58 -0700)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 30 Dec 2013 01:18:04 +0000 (29 19:18 -0600)
treeedcedfec2f868da8a75c9210db34ccbe788695cb
parent525934f9abe1feb0af711b6318fa33c630dba361
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