MinGW: Update tests to handle a native eol of crlf
commit14b417527186ad35eea71524f5ebe79a92e47614
authorBrice Lambson <bricelam@live.com>
Fri, 16 Aug 2013 01:58:39 +0000 (15 18:58 -0700)
committerKarsten Blees <blees@dcon.de>
Sat, 16 Aug 2014 00:59:59 +0000 (16 02:59 +0200)
treee25908141ace3934143b69fdf3dd463876d07072
parentd98aa9f2d15d3d9de25e1384e7932093a6bf6aca
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