curl/tests/server
Daniel Stenberg 40259ca655
tests: have runtests figure out disabled features
... so that runtests can skip individual test cases that test features
that are explicitly disabled in this build. This new logic is intended
for disabled features that aren't otherwise easily visible through the
curl_version_info() or other API calls.

tests/server/disabled is a newly built executable that will output a
list of disabled features. Outputs nothing for a default build.

Closes #3950
2019-06-17 16:08:00 +02:00
..
.gitignore tests/server/.gitignore: Add socksd to the ignore list 2019-06-02 22:37:06 +01:00
base64.pl
CMakeLists.txt
disabled.c tests: have runtests figure out disabled features 2019-06-17 16:08:00 +02:00
fake_ntlm.c snprintf: renamed and we now only use msnprintf() 2018-11-23 08:26:51 +01:00
getpart.c
getpart.h
Makefile.am makefile: make checksrc and hugefile commands "silent" 2019-03-14 20:11:24 +01:00
Makefile.inc tests: have runtests figure out disabled features 2019-06-17 16:08:00 +02:00
resolve.c
rtspd.c snprintf: renamed and we now only use msnprintf() 2018-11-23 08:26:51 +01:00
server_setup.h
server_sockaddr.h
sockfilt.c snprintf: renamed and we now only use msnprintf() 2018-11-23 08:26:51 +01:00
socksd.c build: fix Codacy warnings 2019-06-05 20:38:06 +02:00
sws.c sws: remove unused variables 2019-06-05 20:37:56 +02:00
testpart.c
tftp.h
tftpd.c snprintf: renamed and we now only use msnprintf() 2018-11-23 08:26:51 +01:00
util.c tests/server/util: fix Windows Unicode build 2019-04-11 21:03:20 +02:00
util.h