Unverified Commit 3c45ac2d authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

tests: have runtests figure out disabled features

... so that runtests can skip individual test cases that test features
that are explictiyl 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.
parent 1b260757
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment