curl-curl/tests
Viktor Szakats d176f58a20
runtests: pass config filename to stunnel in native format (Windows)
Fixing (Seen when enabling stunnel for Cygwin in CI):
```
=== Start of file https_stunnel.log
 [ ] Initializing inetd mode configuration
 [ ] Running on Windows 6.2
[...]
 [.] Reading configuration from file /cygdrive/d/a/curl/curl/bld/tests/log/6/server/https_stunnel.conf
 [!] Cannot open configuration file
```
Ref: https://github.com/curl/curl/actions/runs/21289677523/job/61279662459?pr=20410

Cherry-picked from #20410
Closes #20413
2026-01-23 16:51:47 +01:00
..
certs
cmake tidy-up: replace banned printf() with puts() 2025-12-15 02:14:28 +01:00
data tidy-up: miscellaneous 2026-01-20 12:37:56 +01:00
http vquic: drop support for OpenSSL-QUIC 2026-01-17 22:49:34 +01:00
libtest build: update to not need _CRT_NONSTDC_NO_DEPRECATE with MSVC 2026-01-20 23:19:54 +01:00
server build: update to not need _CRT_NONSTDC_NO_DEPRECATE with MSVC 2026-01-20 23:19:54 +01:00
tunit tidy-up: miscellaneous 2026-01-20 12:37:56 +01:00
unit build: fully omit verbose strings and code when disabled 2026-01-21 13:18:35 +01:00
.gitignore
allversions.pm
appveyor.pm
azure.pm
CMakeLists.txt runtests: improve XML prolog check, enable -w permanently, fix two tests 2025-12-14 12:26:38 +01:00
config.in
configurehelp.pm.in
devtest.pl
dictserver.py
directories.pm
ech_combos.py
ech_tests.sh
ftpserver.pl tidy-up: miscellaneous 2025-12-26 22:06:09 +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 runtests: improve XML prolog check, enable -w permanently, fix two tests 2025-12-14 12:26:38 +01:00
runtests.pl build: merge TrackMemory (CURLDEBUG) into debug-enabled option 2026-01-19 18:43:17 +01:00
secureserver.pl runtests: pass config filename to stunnel in native format (Windows) 2026-01-23 16:51:47 +01:00
serverhelp.pm mqtt: initial support for MQTTS 2026-01-17 22:43:36 +01:00
servers.pm mqtt: initial support for MQTTS 2026-01-17 22:43:36 +01:00
smbserver.py
sshhelp.pm
sshserver.pl
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