History log of /curl/tests/data/test2304 (Results 1 – 3 of 3)
Revision Date Author Comments
# 18f1cd7a 15-Jul-2024 Viktor Szakats

tests: sync feature names with `curl -V`

Some feature names used in tests had minor differences compared to
the well-known ones from `curl -V`. This patch syncs them to make test
res

tests: sync feature names with `curl -V`

Some feature names used in tests had minor differences compared to
the well-known ones from `curl -V`. This patch syncs them to make test
results easier to grok.

Closes #14183

show more ...


# f2fa4112 09-Feb-2023 Daniel Stenberg

test2304: remove stdout verification

This cripples the test somewhat but the check was bad since depending on
timing it could exit before the output was done, making the test flaky.


# 86b4b66c 12-Dec-2022 Daniel Stenberg

test2304: verify websocket handling when connection is closed