mirror of
https://github.com/curl/curl.git
synced 2026-07-31 08:38:06 +03:00
test475: verify a 72K ASCII FTP upload
Extended the test format and runtest.pl so that the verify/upload part can be marked using crlf newlines even when the client/file does not have it. Closes #14717
This commit is contained in:
parent
cc8b813765
commit
ee17f35d43
4 changed files with 53 additions and 2 deletions
|
|
@ -692,8 +692,11 @@ content
|
|||
|
||||
### `<stripfile4>`
|
||||
|
||||
### `<upload>`
|
||||
### `<upload [crlf="yes"]>`
|
||||
the contents of the upload data curl should have sent
|
||||
|
||||
`crlf=yes` forces *upload* newlines to become CRLF even if not written so in
|
||||
the source file.
|
||||
|
||||
### `<valgrind>`
|
||||
disable - disables the valgrind log check for this test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue