curl/tests
Viktor Szakats d229055549
tidy-up: miscellaneous
- drop more uses of the word "just". (not enforced here)
- drop some uses of the "will" word.
- "then" -> "than".
- tests/http/testenv/curl.py: fix copy-paste typo in error message.
- pytest: replace `shutdownh` with `shutdown` in test names.
  Spotted by GitHub Code Quality.
- comment typos.
- whitespace and newlines fixes.

Closes #21830
2026-06-01 22:33:57 +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-01 22:33:57 +02:00
http tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
libtest tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
server tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
tunit tool1622: assert width and exact format boundaries 2026-05-07 08:00:03 +02:00
unit tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
.gitignore build: stop building and installing runtests.1 and testcurl.1 2026-04-28 09:07:27 +02:00
allversions.pm
appveyor.pm tidy-up: miscellaneous 2026-05-20 00:50:43 +02:00
azure.pm tidy-up: miscellaneous 2026-05-20 00:50:43 +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
devtest.pl tidy-up: miscellaneous 2026-05-16 01:56:17 +02:00
dictserver.py tests: make whitespace between functions and classes consistent 2026-04-08 10:28:05 -07:00
directories.pm
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-01 22:33:57 +02:00
ftpserver.pl tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
getpart.pm tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
globalconfig.pm tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
http-server.pl tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
http2-server.pl
http3-server.pl
Makefile.am
memanalyze.pl
memanalyzer.pm scripts: drop redundant double-quotes: "$var" -> $var (Perl) 2026-03-21 13:21:06 +01:00
negtelnetserver.py tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
nghttpx.conf
pathhelp.pm tidy-up: miscellaneous 2026-04-14 01:08:32 +02:00
processhelp.pm tidy-up: add space around operators, where missing 2026-05-28 10:12:00 +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 tests: add an assert to avoid IPC blocking 2026-05-20 11:32:38 -07:00
runtests.pl tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
secureserver.pl tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
serverhelp.pm tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
servers.pm tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
smbserver.py tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
sshhelp.pm runtests: allow configuring SSH host/client key algorithm 2026-04-05 11:19:42 +02:00
sshserver.pl tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
test745.pl
test971.pl scripts: drop redundant double-quotes: "$var" -> $var (Perl) 2026-03-21 13:21:06 +01:00
test1119.pl tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
test1135.pl scripts: drop redundant double-quotes: "$var" -> $var (Perl) 2026-03-21 13:21:06 +01:00
test1139.pl scripts: drop redundant double-quotes: "$var" -> $var (Perl) 2026-03-21 13:21:06 +01:00
test1140.pl scripts: drop redundant double-quotes: "$var" -> $var (Perl) 2026-03-21 13:21:06 +01:00
test1165.pl
test1167.pl tidy-up: miscellaneous 2026-04-14 01:08:32 +02:00
test1173.pl tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
test1175.pl
test1177.pl scripts: drop redundant double-quotes: "$var" -> $var (Perl) 2026-03-21 13:21:06 +01:00
test1222.pl scripts: drop redundant double-quotes: "$var" -> $var (Perl) 2026-03-21 13:21:06 +01:00
test1275.pl test1275.pl: ignore indented sections in markdowns 2026-04-01 14:36:10 +02:00
test1276.pl tidy-up: add space around operators, where missing 2026-05-28 10:12:00 +02:00
test1477.pl
test1486.pl
test1488.pl scripts: drop redundant double-quotes: "$var" -> $var (Perl) 2026-03-21 13:21:06 +01:00
test1544.pl scripts: drop redundant double-quotes: "$var" -> $var (Perl) 2026-03-21 13:21:06 +01:00
test1707.pl perl: harden external command invocations 2026-03-26 14:20:07 +01:00
testcurl.pl testcurl.pl: replace shell commands with Perl rmtree() 2026-03-21 22:42:38 +01:00
testutil.pm tidy-up: add space around operators, where missing 2026-05-28 10:12:00 +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