curl/tests/http/clients
Viktor Szakats 95a882d268
build: fix -Wconversion/-Wsign-conversion warnings
Fix remaining warnings in examples and tests which are not suppressed
by the pragma in `lib/curl_setup.h`.

Silence a toolchain issue causing warnings in `FD_SET()` calls with
older Cygwin/MSYS2 builds. Likely fixed on 2020-08-03 by:
https://cygwin.com/git/?p=newlib-cygwin.git;a=commitdiff;h=5717262b8ecfed0f7fab63e2c09c78991e36f9dd

Follow-up to 2dbe75bd7f #12492

Closes #12557
2023-12-20 15:38:45 +00:00
..
.gitignore tidy-up: whitespace 2023-12-08 03:28:50 +00:00
h2-download.c build: fix -Wconversion/-Wsign-conversion warnings 2023-12-20 15:38:45 +00:00
h2-pausing.c h2: testcase and fix for pausing h2 streams 2023-09-30 23:53:33 +02:00
h2-serverpush.c build: enable missing OpenSSF-recommended warnings, with fixes 2023-12-16 13:12:37 +00:00
h2-upgrade-extreme.c http2: upgrade tests and add fix for non-existing stream 2023-08-03 17:05:13 +02:00
Makefile.am
Makefile.inc h2: testcase and fix for pausing h2 streams 2023-09-30 23:53:33 +02:00
tls-session-reuse.c tests: TLS session sharing test 2023-08-17 13:44:55 +02:00
ws-data.c tests: fix a type warning on 32-bit x86 2023-09-04 17:10:07 -07:00
ws-pingpong.c ws: fix spelling mistakes in examples and tests 2023-09-03 18:01:58 +02:00