Dan Fandrich
e7a021e135
tests: use %LOGDIR to refer to the log directory
...
This will allow it be set dynamically.
Ref: #10818
2023-03-30 09:53:57 -07:00
Marcel Raad
29a19369ec
tests: add cookies
features
...
These tests don't work with `--disable-cookies`.
Closes https://github.com/curl/curl/pull/10713
2023-03-09 14:33:05 +01:00
Dan Fandrich
2a0a62a5d1
tests: fix tag syntax errors in test files
2022-09-06 11:31:07 -07:00
Fabian Keil
073268a6de
test44[2-4]: add '--resolve' to the keywords
...
... so the tests can be automatically skipped when
using an external proxy like Privoxy.
Closes #9250
2022-08-07 14:24:18 +02:00
Daniel Stenberg
46f8911d39
test444: test many received Set-Cookie:
...
The amount of sent cookies in the test is limited to 80 because hyper
has its own strict limits in how many headers it allows to be received
which triggers at some point beyond this number.
2022-06-26 11:01:56 +02:00