diff options
author | Frank Gevaerts <frank@gevaerts.be> | 2019-02-08 10:55:45 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2019-02-11 23:00:50 +0100 |
commit | 35a8fd2886d3352aae672f3e75c497979390570f (patch) | |
tree | 7ebffff88e30b6a210674a3579af50200cf6e01e /tests/data/test506 | |
parent | cac0e4a6ad14b42471ebc62e82ecdb7dad164702 (diff) | |
download | curl-35a8fd2886d3352aae672f3e75c497979390570f.tar.gz |
tests: add stderr comparison to the test suite
The code is more or less copied from the stdout comparison code, maybe
some better reuse is possible.
test 1457 is adjusted to make the output actually match (by using --silent)
test 506 used <stderr> without actually needing it, so that <stderr> block is removed
Closes #3536
Diffstat (limited to 'tests/data/test506')
-rw-r--r-- | tests/data/test506 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/data/test506 b/tests/data/test506 index 30f4aa9c0..8f06e0e4f 100644 --- a/tests/data/test506 +++ b/tests/data/test506 @@ -228,9 +228,6 @@ lock: share [Pigs in space]: 94 unlock: share [Pigs in space]: 95 GLOBAL_CLEANUP </stdout> -<stderr> -http://%HOSTIP:%HTTPPORT/506 -</stderr> <file name="log/jar506" mode="text"> # Netscape HTTP Cookie File # https://curl.haxx.se/docs/http-cookies.html |