MinGW: Update tests to handle a native eol of crlf
commitb1d07649588102c8241108090ba3b5b60bc44cf0
authorBrice Lambson <bricelam@live.com>
Fri, 16 Aug 2013 01:58:39 +0000 (15 18:58 -0700)
committerStepan Kasal <kasal@ucw.cz>
Thu, 29 May 2014 08:41:36 +0000 (29 10:41 +0200)
tree2e6a1e23f92a627a8ec31125eaa3950c1d863e41
parent0caba2cacbb9d8e6a31783b45f1a13e52dec6ce8
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/t6038-merge-text-auto.sh
t/test-lib.sh