]> granicus.if.org Git - curl/commitdiff
cookie tests: treat files as text
authorMarcel Raad <Marcel.Raad@teamviewer.com>
Thu, 23 Aug 2018 11:11:20 +0000 (13:11 +0200)
committerMarcel Raad <Marcel.Raad@teamviewer.com>
Thu, 23 Aug 2018 11:11:20 +0000 (13:11 +0200)
Fixes test failures because of wrong line endings on Windows.

tests/data/test1151
tests/data/test1155
tests/data/test1161

index 08658d8dbbc941b36defe63cfed47d585a9cb55f..cc9c9b5235ab9c4fc677aff13453ccf9baa858d7 100644 (file)
@@ -53,7 +53,7 @@ Host: %HOSTIP:%HTTPPORT
 Accept: */*\r
 \r
 </protocol>
-<file name="log/cookies1151.txt">
+<file name="log/cookies1151.txt" mode="text">
 # Netscape HTTP Cookie File
 # https://curl.haxx.se/docs/http-cookies.html
 # This file was generated by libcurl! Edit at your own risk.
index 0eae2a9d4838fc30ba6b8734320f0d034dd5164a..9bf3254604c04cd76f9903ed8bf5204c2f18a29f 100644 (file)
@@ -43,7 +43,7 @@ Host: %HOSTIP:%HTTPPORT
 Accept: */*\r
 \r
 </protocol>
-<file name="log/cookies1155.txt">
+<file name="log/cookies1155.txt" mode="text">
 # Netscape HTTP Cookie File
 # https://curl.haxx.se/docs/http-cookies.html
 # This file was generated by libcurl! Edit at your own risk.
index 17953131423621f89dc18fba6546bb2229ea747c..ee6f1d04adb4030cadc88bc0498fabcac632e5dd 100644 (file)
@@ -43,7 +43,7 @@ Host: %HOSTIP:%HTTPPORT
 Accept: */*\r
 \r
 </protocol>
-<file name="log/cookies1161.txt">
+<file name="log/cookies1161.txt" mode="text">
 # Netscape HTTP Cookie File
 # https://curl.haxx.se/docs/http-cookies.html
 # This file was generated by libcurl! Edit at your own risk.