From: Marcel Raad Date: Thu, 23 Aug 2018 11:11:20 +0000 (+0200) Subject: cookie tests: treat files as text X-Git-Tag: curl-7_61_1~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=387e85efd08d9a7d184c9fd37cba61110728e511;p=thirdparty%2Fcurl.git cookie tests: treat files as text Fixes test failures because of wrong line endings on Windows. --- diff --git a/tests/data/test1151 b/tests/data/test1151 index 08658d8dbb..cc9c9b5235 100644 --- a/tests/data/test1151 +++ b/tests/data/test1151 @@ -53,7 +53,7 @@ Host: %HOSTIP:%HTTPPORT Accept: */* - + # Netscape HTTP Cookie File # https://curl.haxx.se/docs/http-cookies.html # This file was generated by libcurl! Edit at your own risk. diff --git a/tests/data/test1155 b/tests/data/test1155 index 0eae2a9d48..9bf3254604 100644 --- a/tests/data/test1155 +++ b/tests/data/test1155 @@ -43,7 +43,7 @@ Host: %HOSTIP:%HTTPPORT Accept: */* - + # Netscape HTTP Cookie File # https://curl.haxx.se/docs/http-cookies.html # This file was generated by libcurl! Edit at your own risk. diff --git a/tests/data/test1161 b/tests/data/test1161 index 1795313142..ee6f1d04ad 100644 --- a/tests/data/test1161 +++ b/tests/data/test1161 @@ -43,7 +43,7 @@ Host: %HOSTIP:%HTTPPORT Accept: */* - + # Netscape HTTP Cookie File # https://curl.haxx.se/docs/http-cookies.html # This file was generated by libcurl! Edit at your own risk.