mirror of
https://github.com/curl/curl.git
synced 2026-08-26 06:03:32 +03:00
tests: line ending fixes for Windows
Mark some files as text. Closes https://github.com/curl/curl/pull/4490
This commit is contained in:
parent
476eb88171
commit
347075bc17
19 changed files with 19 additions and 19 deletions
|
|
@ -66,7 +66,7 @@ perl %SRCDIR/libtest/notexists.pl log/2016 log/name2016 log/download2016
|
|||
<verify>
|
||||
<file1 name="log/stdout2016">
|
||||
</file1>
|
||||
<file2 name="log/stderr2016">
|
||||
<file2 name="log/stderr2016" mode="text">
|
||||
Metalink: parsing (file://%PWD/log/test2016.metalink) metalink/XML...
|
||||
Metalink: parsing (file://%PWD/log/test2016.metalink) WARNING (missing or invalid file name)
|
||||
Metalink: parsing (file://%PWD/log/test2016.metalink) FAILED
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue