tests: add the "--resolve" keyword to tests that lack it

... even though they use the curl option "--resolve".

This makes it more convenient to choose or skip the tests.

For example Privoxy's cts test framework relies on the "--resolve"
keyword when executing the "upstream-tests" scenario to skip curl
tests that aren't expected to work when the requests are made through
Privoxy. While some of the modified tests are already skipped for
other reasons through other means when testing Privoxy, it's good to
be consistent.

Closes #21930
This commit is contained in:
Fabian Keil 2026-06-07 13:52:46 +02:00 committed by Daniel Stenberg
parent 0cd0a64de4
commit 244834d3a1
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
10 changed files with 10 additions and 0 deletions

View file

@ -4,6 +4,7 @@
<keywords>
HTTP
HTTP GET
--resolve
</keywords>
</info>

View file

@ -6,6 +6,7 @@ HTTP
HTTP GET
cookies
cookiejar
--resolve
</keywords>
</info>
# Server-side

View file

@ -3,6 +3,7 @@
<info>
<keywords>
netrc
--resolve
</keywords>
</info>

View file

@ -5,6 +5,7 @@
HTTP
HTTP GET
HTTP Digest auth
--resolve
</keywords>
</info>
# Server-side

View file

@ -5,6 +5,7 @@
HTTP
-G
--proto-default
--resolve
</keywords>
</info>

View file

@ -5,6 +5,7 @@
HTTP
HTTP GET
HTTP/3
--resolve
</keywords>
</info>

View file

@ -5,6 +5,7 @@
HTTP
HTTP/3
HTTPS
--resolve
-w
%header
</keywords>

View file

@ -6,6 +6,7 @@ HTTP
HTTP GET
cookies
cookiejar
--resolve
</keywords>
</info>
# Server-side

View file

@ -6,6 +6,7 @@ HTTP
IMAP
oauth2-bearer
followlocation
--resolve
</keywords>
</info>
# Server-side

View file

@ -5,6 +5,7 @@
HTTP
IMAP
followlocation
--resolve
</keywords>
</info>
# Server-side