MinGW: Update tests to handle a native eol of crlf
commit92a963c8931a2f603f977181695687cb242a25b1
authorBrice Lambson <bricelam@live.com>
Fri, 16 Aug 2013 01:58:39 +0000 (15 18:58 -0700)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 5 Dec 2013 23:20:35 +0000 (5 23:20 +0000)
tree335b979e8ec033ac2c034883fc9212d446842b78
parente0a28fd5ed2b20881f9d5da865b573bac157e3b7
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