curl-curl/tests
Bartosz Ruszczak fdf50d64b8
ftp: fix prequotes for a directory in URL
Allow prequotes to be sent after curl has changed the working directory,
just before the listing command if the URL is a directory.

FTP state machine is updated with the new FTP_LIST_PREQUOTE state and
FTP_RETR_LIST_TYPE type.

Test 754 verifies

Fixes #8602
Closes #17616
2025-06-20 23:22:24 +02:00
..
certs tests: always make bundles, adapt build and tests 2025-06-14 21:08:23 +02:00
client tests: drop useless "nodist_SOURCES" assignments 2025-06-20 23:12:51 +02:00
cmake cmake: replace cmakelint with cmake-lint from cmakelang, fix issues 2025-06-11 07:07:49 +02:00
data ftp: fix prequotes for a directory in URL 2025-06-20 23:22:24 +02:00
http tests/http/clients: move to tests/client 2025-06-17 19:39:36 +02:00
libtest test1599: verify a bad FTP password with no user 2025-06-20 23:14:14 +02:00
server tests: drop useless "nodist_SOURCES" assignments 2025-06-20 23:12:51 +02:00
tunit build: tidy up header paths, use srcdir where possible 2025-06-19 13:27:17 +02:00
unit warnless: drop parts of the read/write preprocessor hack (Windows) 2025-06-19 17:09:43 +02:00
.gitignore
allversions.pm VERSIONS: list all past releases 2025-04-03 08:26:33 +02:00
appveyor.pm
azure.pm
CMakeLists.txt tests/http/clients: move to tests/client 2025-06-17 19:39:36 +02:00
config.in
configurehelp.pm.in
devtest.pl
dictserver.py
directories.pm scripts: fix perl indentation, whitespace, semicolons 2025-04-29 19:35:55 +02:00
ech_combos.py
ech_tests.sh doh: httpsrr fix 2025-04-18 23:03:31 +02:00
ftpserver.pl scripts: fix perl indentation, whitespace, semicolons 2025-04-29 19:35:55 +02:00
getpart.pm scripts: fix perl indentation, whitespace, semicolons 2025-04-29 19:35:55 +02:00
globalconfig.pm tests: always make bundles, adapt build and tests 2025-06-14 21:08:23 +02:00
http2-server.pl CI: fix OpenBSD tests stall 2025-06-05 09:12:22 +02:00
http3-server.pl tests: use a more portable null device path 2025-04-04 03:40:47 -04:00
http-server.pl
Makefile.am tests/http/clients: move to tests/client 2025-06-17 19:39:36 +02:00
memanalyze.pl memanalyze.pl: fix getaddrinfo/freeaddrinfo checks 2025-06-01 10:24:31 +02:00
negtelnetserver.py
nghttpx.conf
pathhelp.pm
processhelp.pm tests: improve server start reliability 2025-06-02 11:03:10 +02:00
requirements.txt
rtspserver.pl
runner.pm tests: always make bundles, adapt build and tests 2025-06-14 21:08:23 +02:00
runtests.pl cmake: build stubgss library for libtests to match autotools 2025-06-19 20:41:54 +02:00
secureserver.pl tests: Add https-mtls server to force client auth 2025-04-07 08:46:56 +02:00
serverhelp.pm tests: always make bundles, adapt build and tests 2025-06-14 21:08:23 +02:00
servers.pm tests/servers.pm: add more ways to figure out current user 2025-06-06 23:07:29 +02:00
smbserver.py
sshhelp.pm
sshserver.pl tests: make sshserver less verbose 2025-06-17 12:20:10 +02:00
test745.pl typecheck-gcc.h: fix the typechecks 2025-04-24 13:23:49 +02:00
test971.pl VERSIONS: list all past releases 2025-04-03 08:26:33 +02:00
test1119.pl
test1132.pl
test1135.pl
test1139.pl
test1140.pl
test1165.pl buildinfo: move from tests/server/ to src/, rename to curlinfo 2025-04-28 22:40:10 +02:00
test1167.pl
test1173.pl test1173.pl: whitelist some option-looking names that aren't options 2025-05-15 22:43:54 +02:00
test1175.pl
test1177.pl
test1222.pl scripts: fix perl indentation, whitespace, semicolons 2025-04-29 19:35:55 +02:00
test1275.pl
test1276.pl
test1477.pl
test1486.pl
test1488.pl VERSIONS: list all past releases 2025-04-03 08:26:33 +02:00
test1544.pl scripts: fix perl indentation, whitespace, semicolons 2025-04-29 19:35:55 +02:00
test1707.pl
testcurl.pl scripts: fix perl indentation, whitespace, semicolons 2025-04-29 19:35:55 +02:00
testutil.pm
tftpserver.pl
util.py
valgrind.pm
valgrind.supp