curl/tests/server
Viktor Szakats 847aac066d
tidy-up: use uppercase TRUE/FALSE where missing
Keep it only in external API calls and C++ code.

Also:
- curlx/fopen: replace with `!!`.

Spotted by GitHub Code Quality in cf-socket.c.

Closes #21925
2026-06-09 12:52:08 +02:00
..
.checksrc build: tidy up and dedupe strdup functions 2026-02-03 14:02:30 +01:00
.gitignore
CMakeLists.txt cmake: rename testbins target to tt, restore internal option 2026-03-01 00:24:47 +01:00
dnsd.c tidy-up: use uppercase TRUE/FALSE where missing 2026-06-09 12:52:08 +02:00
first.c
first.h build: include curlx headers directly in src and tests 2026-03-16 12:05:39 +01:00
getpart.c tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
Makefile.am autotools: limit checksrc target to ignore non-repo test sources 2026-03-12 01:45:24 +01:00
Makefile.inc tests/server: drop unused curlx/version_win32.c 2026-03-08 18:17:11 +01:00
mqttd.c tidy-up: miscellaneous 2026-04-30 20:22:23 +02:00
resolve.c
rtspd.c tidy-up: use uppercase TRUE/FALSE where missing 2026-06-09 12:52:08 +02:00
sockfilt.c tidy-up: use uppercase TRUE/FALSE where missing 2026-06-09 12:52:08 +02:00
socksd.c tidy-up: use uppercase TRUE/FALSE where missing 2026-06-09 12:52:08 +02:00
sws.c tidy-up: use uppercase TRUE/FALSE where missing 2026-06-09 12:52:08 +02:00
tftpd.c tidy-up: use uppercase TRUE/FALSE where missing 2026-06-09 12:52:08 +02:00
util.c build: fix -Wformat-signedness by adjusting printf masks 2026-04-16 10:32:50 +02:00