curl-curl/tests
Viktor Szakats 61df5f466c
tidy-up: miscellaneous
- curl_ntlm_core, smtp, schannel: fix comments.
- curl_setup.h: fix to undef before define.
- tool_doswin, server/sockfilt: reduce variables scopes.
- tool_doswin: drop an interim variable.
- windows: replace `SOCKET_ERROR` with `0` to align with rest of code.
- libssh2: rename variable to align with rest of code.
- gtls, unit1398: use `#if 0`.
- curl_trc.h, curlx/inet_ntop.h: add missing parentheses in macro
  expressions.
- ldap.c: set empty macro to `do {} while(0)`.
- examples/crawler: rename a non-CURLcode `result` variable.
- CURLINFO_TLS_SESSION: drop stray colon.
- add `const` to casts where missing.
- drop unnecessary parentheses.
- fix indent.
- quote style.
- comment style.
- whitespace, newlines, fold/unfold.

Closes #20554
2026-02-12 14:52:16 +01:00
..
certs
cmake build: use more const 2026-02-02 12:32:49 +01:00
data digest: escape double quotes and backslashes in realm and nonce 2026-02-09 08:50:32 +01:00
http pytest: bump pip cryptography to 46.0.5 2026-02-11 06:10:21 +01:00
libtest tidy-up: miscellaneous 2026-02-12 14:52:16 +01:00
server tidy-up: miscellaneous 2026-02-12 14:52:16 +01:00
tunit test1604: avoid dynamic allocations 2026-02-02 12:28:13 +01:00
unit tidy-up: miscellaneous 2026-02-12 14:52:16 +01:00
.gitignore
allversions.pm
appveyor.pm
azure.pm
CMakeLists.txt cmake: improve setting up runtests in Windows cross-builds 2026-01-30 00:34:25 +01:00
config.in
configurehelp.pm.in
devtest.pl
dictserver.py
directories.pm
ech_combos.py
ech_tests.sh
ftpserver.pl tidy-up: miscellaneous 2026-02-12 14:52:16 +01:00
getpart.pm tidy-up: miscellaneous 2026-01-15 13:06:13 +01:00
globalconfig.pm runtests: improve XML prolog check, enable -w permanently, fix two tests 2025-12-14 12:26:38 +01:00
http2-server.pl
http3-server.pl
http-server.pl
Makefile.am tidy-up: miscellaneous 2026-01-15 13:06:13 +01:00
memanalyze.pl
memanalyzer.pm memdebug: stop tracking send and recv 2025-12-26 10:27:27 +01:00
negtelnetserver.py
nghttpx.conf
pathhelp.pm tidy-up: Markdown, clang-format nits 2026-01-22 23:44:47 +01:00
processhelp.pm
requirements.txt
rtspserver.pl
runner.pm tidy-up: miscellaneous 2026-02-12 14:52:16 +01:00
runtests.pl tidy-up: miscellaneous 2026-02-12 14:52:16 +01:00
secureserver.pl tidy-up: miscellaneous 2026-02-12 14:52:16 +01:00
serverhelp.pm tidy-up: miscellaneous 2026-02-12 14:52:16 +01:00
servers.pm tidy-up: miscellaneous 2026-02-12 14:52:16 +01:00
smbserver.py
sshhelp.pm tidy-up: miscellaneous 2026-02-12 14:52:16 +01:00
sshserver.pl tidy-up: miscellaneous 2026-02-12 14:52:16 +01:00
test745.pl tidy-up: Markdown, clang-format nits 2026-01-22 23:44:47 +01:00
test971.pl
test1119.pl
test1135.pl
test1139.pl tidy-up: miscellaneous 2025-12-18 21:27:58 +01:00
test1140.pl
test1165.pl cmake: match filename suffixes with file content 2025-12-20 11:34:27 +01:00
test1167.pl
test1173.pl
test1175.pl
test1177.pl
test1222.pl
test1275.pl
test1276.pl
test1477.pl
test1486.pl
test1488.pl
test1544.pl tidy-up: merge root packages directory into projects 2026-01-12 23:49:35 +01:00
test1707.pl
testcurl.pl
testutil.pm
tftpserver.pl
util.py
valgrind.pm
valgrind.supp