mirror of
https://github.com/curl/curl.git
synced 2026-07-25 02:37:18 +03:00
clarified the 0001-files use a bit, I couldn't understand it myself! :-)
This commit is contained in:
parent
1118612249
commit
e61ceaf1bd
1 changed files with 4 additions and 2 deletions
|
|
@ -61,8 +61,10 @@ Data:
|
|||
|
||||
replyN.txt: the full dump the server should reply to curl for this test.
|
||||
If the final result that curl should've got is not in this
|
||||
file, you can instead name the file replyN0001.txt. This enables
|
||||
you to fiddle more. ;-)
|
||||
file, you can instead name the file replyN0001.txt. This
|
||||
enables you to fiddle more. ;-) Alas, the server sends the
|
||||
replyN.txt file but checks the result after the test against
|
||||
the *0001.txt file.
|
||||
|
||||
stdoutN.txt: if this file is present, curl's stdout is compared against
|
||||
this file to see that they're identical. If this is present,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue