summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Raad <Marcel.Raad@teamviewer.com>2018-08-23 13:11:20 +0200
committerMarcel Raad <Marcel.Raad@teamviewer.com>2018-08-23 13:11:20 +0200
commit387e85efd08d9a7d184c9fd37cba61110728e511 (patch)
treebc2a3680dffb4c1055752a18a1a31bdeef37e23b
parent1b8ed4ad2318765665fef636a3d66b89fa4d8da6 (diff)
downloadcurl-387e85efd08d9a7d184c9fd37cba61110728e511.tar.gz
cookie tests: treat files as text
Fixes test failures because of wrong line endings on Windows.
-rw-r--r--tests/data/test11512
-rw-r--r--tests/data/test11552
-rw-r--r--tests/data/test11612
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1151 b/tests/data/test1151
index 08658d8db..cc9c9b523 100644
--- a/tests/data/test1151
+++ b/tests/data/test1151
@@ -53,7 +53,7 @@ Host: %HOSTIP:%HTTPPORT
Accept: */*
</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.
diff --git a/tests/data/test1155 b/tests/data/test1155
index 0eae2a9d4..9bf325460 100644
--- a/tests/data/test1155
+++ b/tests/data/test1155
@@ -43,7 +43,7 @@ Host: %HOSTIP:%HTTPPORT
Accept: */*
</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.
diff --git a/tests/data/test1161 b/tests/data/test1161
index 179531314..ee6f1d04a 100644
--- a/tests/data/test1161
+++ b/tests/data/test1161
@@ -43,7 +43,7 @@ Host: %HOSTIP:%HTTPPORT
Accept: */*
</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.