Commit 6a63c51f authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Andres Garcia's mode=text patch to make these do fine on Windows

parent 632cf137
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ Accept: */*
Proxy-Connection: Keep-Alive

</protocol>
<file name="log/jar171">
<file name="log/jar171" mode=text>
# Netscape HTTP Cookie File
# http://www.netscape.com/newsref/std/cookie_spec.html
# This file was generated by libcurl! Edit at your own risk.
+1 −1
Original line number Diff line number Diff line
@@ -60,7 +60,7 @@ Accept: */*
Cookie: empty=; mooo=indeed

</protocol>
<file name="log/jar46">
<file name="log/jar46" mode=text>
# Netscape HTTP Cookie File
# http://www.netscape.com/newsref/std/cookie_spec.html
# This file was generated by libcurl! Edit at your own risk.
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ nothing
#
# Verify data after the test has been "shot"
<verify>
<stdout>
<stdout mode=text>
0: Sun, 06 Nov 1994 08:49:37 GMT => 784111777
1: Sunday, 06-Nov-94 08:49:37 GMT => 784111777
2: Sun Nov  6 08:49:37 1994 => 784111777
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@ Accept: */*
Proxy-Connection: Keep-Alive

</protocol>
<stdout>
<stdout mode=text>
hello
</stdout>
</verify>
+1 −1
Original line number Diff line number Diff line
@@ -50,7 +50,7 @@ Accept: */*
Host: www.host.foo.com

</protocol>
<file name="log/jar61.txt">
<file name="log/jar61.txt" mode=text>
# Netscape HTTP Cookie File
# http://www.netscape.com/newsref/std/cookie_spec.html
# This file was generated by libcurl! Edit at your own risk.
Loading