MinGW: Update tests to handle a native eol of crlf
commitf337efacd505f4661f7d4b3d5f2714c5cf8d133b
authorBrice Lambson <bricelam@live.com>
Fri, 16 Aug 2013 01:58:39 +0000 (15 18:58 -0700)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 13 Sep 2013 12:37:12 +0000 (13 13:37 +0100)
treec4a703a27cfb78043df161e19569f00c27648fc6
parentc29187a0b45dbadeaf210225e76c9940395e765e
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