]> git.ipfire.org Git - thirdparty/curl.git/commit
test970: make it require proxy support
authorDaniel Stenberg <daniel@haxx.se>
Tue, 2 Jun 2020 07:21:03 +0000 (09:21 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 2 Jun 2020 08:39:15 +0000 (10:39 +0200)
commitc06ffdb6f1d92dc7c43952aba409353a5beef56b
tree406e987a8a2ab6b71906ade1635f0d9c7370b1e2
parentabfd154efd5de2cc3c73ff50b9a489651fb2a5b6
test970: make it require proxy support

This test verifies the -w %json output and the test case includes a full
generated "blob". If there's no proxy support built into libcurl, it
will return an error for proxy related info variables and they will not
be included in the json, thus causing a mismatch and this test fails.

Reported-by: Marc Hörsken
Fixes #5501
Closes #5502
tests/data/test970