]> granicus.if.org Git - curl/commit
tests: Fix the line endings for the SASL alt-auth tests
authorJay Satiro <raysatiro@yahoo.com>
Thu, 23 May 2019 08:01:09 +0000 (04:01 -0400)
committerJay Satiro <raysatiro@yahoo.com>
Thu, 23 May 2019 08:01:09 +0000 (04:01 -0400)
commitc2a8d52a1356a722ff9f4aeb983cd4eaf80ef221
treef10b371771e9967a3a01e9cb039d6d660347e835
parentdc0a671213fa94489933755828b26f5807d61a7a
tests: Fix the line endings for the SASL alt-auth tests

- Change data and protocol sections to CRLF line endings.

Prior to this change the tests would fail or hang, which is because
certain sections such as protocol require CRLF line endings.

Follow-up to a9499ff from today which added the tests.

Ref: https://github.com/curl/curl/pull/3790
tests/data/test848
tests/data/test849
tests/data/test892
tests/data/test893
tests/data/test953
tests/data/test954