]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
tests: fixes for Windows line endlings
authorMarcel Raad <Marcel.Raad@teamviewer.com>
Sat, 21 Jul 2018 10:24:08 +0000 (12:24 +0200)
committerMarcel Raad <Marcel.Raad@teamviewer.com>
Sat, 21 Jul 2018 18:47:42 +0000 (20:47 +0200)
Set mode="text" when line endings depend on the system representation.

Closes https://github.com/curl/curl/pull/2772

tests/data/test1148
tests/data/test1164

index f483bcd53a4ba9511937d887fd13d6d4cf5c4ba9..bf65aa411931833b3a2cb8ae88521fe3f1598aa8 100644 (file)
@@ -56,7 +56,7 @@ Accept: */*
 </protocol>
 # This allows the last 4 letters of the bar to get updated without it
 # matters. We're mostly checking the width of it anyway.
-<file name="log/stderrlog1148">
+<file name="log/stderrlog1148" mode="text">
 \rbar 100.0%
 </file>
 <stripfile>
index 061e395cc1ca889fbf6cbb4c2434fa47654360e5..be83aa4f320ec88a2aac70eeba4e983eebbcba28 100644 (file)
@@ -45,7 +45,7 @@ Host: %HOSTIP:%HTTPPORT
 Accept: */*\r
 \r
 </protocol>
-<stdout>
+<stdout mode="text">
 208
 </stdout>
 </verify>