MinGW: Update tests to handle a native eol of crlf
commit49e9ef62c3aa3c03e2e008c819ddc955ffed699b
authorBrice Lambson <bricelam@live.com>
Fri, 16 Aug 2013 01:58:39 +0000 (15 18:58 -0700)
committerStepan Kasal <kasal@ucw.cz>
Wed, 16 Apr 2014 14:32:40 +0000 (16 16:32 +0200)
tree7a6f3cc49ce79d1ba1b71ed4de7c4fcc1039368a
parenteeeedccf2fc903b260668a89d7e77f7b48ca149c
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