]> granicus.if.org Git - curl/commit
runtests.pl: reverse line-ending conversion on Windows
authorMarc Hoersken <info@marc-hoersken.de>
Sun, 26 Jan 2014 10:23:11 +0000 (11:23 +0100)
committerMarc Hoersken <info@marc-hoersken.de>
Fri, 31 Jan 2014 19:05:09 +0000 (20:05 +0100)
commit480ca49ecbdcc61a6c837799bb550a3e52915be6
tree2a019ef3d3a05061b30f8bf079a0a3285ac4b575
parent82f558366f7db6de5fef2e7d02c0d3a7a4bc4057
runtests.pl: reverse line-ending conversion on Windows

It makes more sense to convert the expected output to [CR][LF] on
Windows than to force the actual, probably correct, output to [LF].

This way it is actually possible to see if curl outputs the correct
line-ending excepted by a text-aware test case.
tests/runtests.pl