mirror of
https://github.com/curl/curl.git
synced 2026-05-07 08:27:28 +03:00
runtests: allow %EMPTY in <stdout> to verify no output
This commit is contained in:
parent
ad1fcd6111
commit
779bba2f3f
2 changed files with 5 additions and 0 deletions
|
|
@ -755,6 +755,9 @@ a header and what is not in order to apply the CRLF line endings appropriately.
|
|||
|
||||
`loadfile="filename"` makes loading the data from an external file.
|
||||
|
||||
To verify that there was nothing sent to stdout, put `%EMPTY` as the only
|
||||
content.
|
||||
|
||||
### `<limit>`
|
||||
|
||||
When this test runs and curl was built with debug enabled, runtests make sure
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue