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