Josh Soref
de1004eb0f
cleanup: spell DoH with a lowercase o
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Closes #7413
2021-07-16 23:53:13 +02:00
Daniel Stenberg
d9eb3e316f
test2100: make it run with and require IPv6
...
Closes #7083
2021-05-20 08:32:43 +02:00
Daniel Stenberg
e2b4df7b5e
tests: use %TESTNUMBER instead of fixed number
...
This makes the tests easier to copy and relocate to other test numbers
without having to update content.
Closes #6738
2021-03-19 15:57:21 +01:00
Fabian Keil
124198631b
tests: fixup several tests
...
missing CRs and modified %hostip
lib556/test556: use a real HTTP version to make test reuse more convenient
make sure the weekday in Date headers matches the date
test61: replace stray "^M" (5e 4d) at the end of a cookie with a '^M' (0d)
Gets the test working with external proxies like Privoxy again.
Closes #6463
2021-02-09 00:28:19 +01:00
Daniel Stenberg
e6b21d422e
runtests: provide curl's version string as %VERSION for tests
...
... so that we can check HTTP requests for User-Agent: curl/%VERSION
Update 600+ test cases accordingly.
Closes #6037
2020-10-02 22:54:23 +02:00
Marc Hoersken
3d77d089a4
test2100: fix static port instead of dynamic value being used
2020-03-20 00:28:31 +01:00
Marc Hoersken
f11b2cb62b
tests/data: fix static ip instead of dynamic value being used
...
Follow up to 94ced8e
2020-03-10 13:31:19 +01:00
Marcel Raad
38ad9ea1b8
tests: use DoH feature for DoH tests
...
Previously, http/2 was used instead.
Assisted-by: Jay Satiro
Closes https://github.com/curl/curl/pull/4692
2019-12-13 20:55:52 +01:00
Daniel Gustafsson
d490d207c7
test2100: Fix typos in test description
2019-05-06 20:12:39 +03:00
Daniel Stenberg
791105bc4e
test2100: test DoH using IPv4-only
...
To make it only send one DoH request and avoid the race condition that
could lead to the requests getting sent in reversed order and thus
making it hard to compare in the test case.
Fixes #3107
Closes #3108
2018-10-06 23:02:26 +02:00
Daniel Stenberg
0d850c0dba
test2100: require http2 to run
...
Reported-by: Marcel Raad
Fixes #3064
Closes #3065
2018-09-29 22:24:04 +02:00
Daniel Stenberg
f2b1a18975
DOH: add test case 1650 and 2100
2018-09-06 09:17:25 +02:00