#
e7a021e1 |
| 29-Mar-2023 |
Dan Fandrich |
tests: use %LOGDIR to refer to the log directory This will allow it be set dynamically. Ref: #10818
|
#
29a19369 |
| 09-Mar-2023 |
Marcel Raad |
tests: add `cookies` features These tests don't work with `--disable-cookies`. Closes https://github.com/curl/curl/pull/10713
|
#
2a0a62a5 |
| 06-Sep-2022 |
Dan Fandrich |
tests: fix tag syntax errors in test files
|
#
073268a6 |
| 02-Aug-2022 |
Fabian Keil |
test44[2-4]: add '--resolve' to the keywords ... so the tests can be automatically skipped when using an external proxy like Privoxy. Closes #9250
|
#
ff2b2bcf |
| 26-Jun-2022 |
Daniel Stenberg |
test442/443: test cookie caps 442 - verify that only 150 cookies are sent 443 - verify that the cookie: header remains less than 8K in size
|