curl-library
Re: Running tests in Windows
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 27 Apr 2005 23:13:27 +0200 (CEST)
Received on 2005-04-27
Date: Wed, 27 Apr 2005 23:13:27 +0200 (CEST)
On Wed, 27 Apr 2005, Andres Garcia wrote:
> Yes, the tests that fail due to this problem are:
>
> 31, 46, 61, 73, 75, 171, 500, 502, 506, 508, 510, 512, 514, 515, 517, 519,
> 522 and 523.
Thanks!
Can you see if the attached patch makes test case 31 run fine? It adds a
'mode=text' attribute that makes the test script replace CRLF with plain LF
before the file comparison - when running on Windows.
If it works, I'll work on getting this added for these test cases mentioned
above.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
- TEXT/PLAIN attachment: textmode.patch