]> granicus.if.org Git - curl/commit
test320: treat curl320.out file as binary
authorMarcel Raad <Marcel.Raad@teamviewer.com>
Sun, 22 Jul 2018 08:09:42 +0000 (10:09 +0200)
committerMarcel Raad <Marcel.Raad@teamviewer.com>
Sun, 22 Jul 2018 21:17:06 +0000 (23:17 +0200)
commit26e35844e776e601aead505e37e5c6c8e1a41cf3
tree226c51e46e212f37d96af9dc4a60856f102789f8
parent81377cace6a047308008d36740042231d6c7d122
test320: treat curl320.out file as binary

Otherwise, LF line endings are converted to CRLF on Windows,
but no conversion is done for the reply, so the test case fails.

Closes https://github.com/curl/curl/pull/2776
tests/data/test320