curl/tests
Viktor Szakats 0ffab25b6c
tidy-up: miscellaneous
- `N byte` -> `N-byte` or `N bytes`.
- INTERNALS.md: language tweaks.
- schannel: language tweak in comment/error message.
- socks_gssapi, socks_sspi: simplify composing an error message.
  (at a cost of 8 extra constant string bytes.)
- m4/curl-compilers.m4: fix typo in link (in comment).
- contrithanks.sh: fix indent, drop stray `;` terminator.
- lib, src, tests: drop/fix a bunch of badwords.
- fix typos in comments.
- fix indent, stray spaces.

Some of these spotted by GitHub Code Quality and Copilot

Closes #22009
2026-06-14 20:10:28 +02:00
..
certs tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
cmake cmake: add CMake Config-based dependency detection 2026-03-21 18:52:31 +01:00
data tidy-up: miscellaneous 2026-06-14 20:10:28 +02:00
http lib: transfer origin and proxy handling 2026-06-12 23:52:00 +02:00
libtest tidy-up: miscellaneous 2026-06-14 20:10:28 +02:00
server tidy-up: miscellaneous 2026-06-14 20:10:28 +02:00
tunit build: enable -Wformat-signedness, fix issues found 2026-06-10 15:14:08 +02:00
unit tidy-up: miscellaneous 2026-06-14 20:10:28 +02:00
.gitignore build: stop building and installing runtests.1 and testcurl.1 2026-04-28 09:07:27 +02:00
allversions.pm tidy-up: add spaces around equal operators where missing 2026-06-11 19:52:01 +02:00
appveyor.pm perl: switch from backticks to qx() 2026-06-14 14:25:02 +02:00
azure.pm perl: switch from backticks to qx() 2026-06-14 14:25:02 +02:00
CMakeLists.txt cmake: add basic way to select pytests to run 2026-06-01 15:07:17 +02:00
config.in
configurehelp.pm.in build: use configurehelp.pm.in with autotools and cmake 2024-09-21 12:21:14 +02:00
devtest.pl perl: switch from backticks to qx() 2026-06-14 14:25:02 +02:00
dictserver.py tests: make whitespace between functions and classes consistent 2026-04-08 10:28:05 -07:00
directories.pm tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
ech_combos.py tidy-up: add space around operators, where missing 2026-05-28 10:12:00 +02:00
ech_tests.sh tidy-up: miscellaneous 2026-06-14 20:10:28 +02:00
ftpserver.pl tidy-up: add spaces around equal operators where missing 2026-06-11 19:52:01 +02:00
getpart.pm tidy-up: add spaces around equal operators where missing 2026-06-11 19:52:01 +02:00
globalconfig.pm tidy-up: add spaces around equal operators where missing 2026-06-11 19:52:01 +02:00
http-server.pl tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
http2-server.pl tidy-up: add spaces around equal operators where missing 2026-06-11 19:52:01 +02:00
http3-server.pl tidy-up: add spaces around equal operators where missing 2026-06-11 19:52:01 +02:00
Makefile.am tidy-up: miscellaneous 2026-01-15 13:06:13 +01:00
memanalyze.pl tidy-up: add spaces around equal operators where missing 2026-06-11 19:52:01 +02:00
memanalyzer.pm tidy-up: add spaces around equal operators where missing 2026-06-11 19:52:01 +02:00
negtelnetserver.py tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
nghttpx.conf
pathhelp.pm tidy-up: add spaces around equal operators where missing 2026-06-11 19:52:01 +02:00
processhelp.pm tidy-up: miscellaneous 2026-06-14 20:10:28 +02:00
requirements.txt GHA: bump actions and pips 2026-05-01 21:19:22 +02:00
rtspserver.pl tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
runner.pm tidy-up: miscellaneous 2026-06-14 20:10:28 +02:00
runtests.pl tidy-up: miscellaneous 2026-06-14 20:10:28 +02:00
secureserver.pl tidy-up: add spaces around equal operators where missing 2026-06-11 19:52:01 +02:00
serverhelp.pm tidy-up: add spaces around equal operators where missing 2026-06-11 19:52:01 +02:00
servers.pm perl: switch from backticks to qx() 2026-06-14 14:25:02 +02:00
smbserver.py tidy-up: miscellaneous 2026-06-11 19:48:07 +02:00
sshhelp.pm perl: switch from backticks to qx() 2026-06-14 14:25:02 +02:00
sshserver.pl perl: switch from backticks to qx() 2026-06-14 14:25:02 +02:00
test745.pl tidy-up: add spaces around equal operators where missing 2026-06-11 19:52:01 +02:00
test971.pl tidy-up: add spaces around equal operators where missing 2026-06-11 19:52:01 +02:00
test1119.pl tidy-up: add spaces around equal operators where missing 2026-06-11 19:52:01 +02:00
test1135.pl tidy-up: add spaces around equal operators where missing 2026-06-11 19:52:01 +02:00
test1139.pl tidy-up: add spaces around equal operators where missing 2026-06-11 19:52:01 +02:00
test1140.pl tidy-up: add spaces around equal operators where missing 2026-06-11 19:52:01 +02:00
test1165.pl tidy-up: add spaces around equal operators where missing 2026-06-11 19:52:01 +02:00
test1167.pl tidy-up: add spaces around equal operators where missing 2026-06-11 19:52:01 +02:00
test1173.pl tidy-up: add spaces around equal operators where missing 2026-06-11 19:52:01 +02:00
test1175.pl tidy-up: add spaces around equal operators where missing 2026-06-11 19:52:01 +02:00
test1177.pl tidy-up: add spaces around equal operators where missing 2026-06-11 19:52:01 +02:00
test1222.pl tidy-up: miscellaneous 2026-06-14 20:10:28 +02:00
test1275.pl tidy-up: add spaces around equal operators where missing 2026-06-11 19:52:01 +02:00
test1276.pl tidy-up: add spaces around equal operators where missing 2026-06-11 19:52:01 +02:00
test1477.pl tidy-up: add spaces around equal operators where missing 2026-06-11 19:52:01 +02:00
test1486.pl tidy-up: add spaces around equal operators where missing 2026-06-11 19:52:01 +02:00
test1488.pl tidy-up: add spaces around equal operators where missing 2026-06-11 19:52:01 +02:00
test1544.pl tidy-up: add spaces around equal operators where missing 2026-06-11 19:52:01 +02:00
test1707.pl perl: harden external command invocations 2026-03-26 14:20:07 +01:00
testcurl.pl perl: switch from backticks to qx() 2026-06-14 14:25:02 +02:00
testutil.pm tidy-up: miscellaneous 2026-06-14 20:10:28 +02:00
tftpserver.pl tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
util.py tests: make whitespace between functions and classes consistent 2026-04-08 10:28:05 -07:00
valgrind.pm scripts: drop redundant double-quotes: "$var" -> $var (Perl) 2026-03-21 13:21:06 +01:00
valgrind.supp hyper: drop support 2024-12-21 11:33:05 +01:00