Skip to content

Conversation

@jacobmealey
Copy link
Contributor

I was doing some do-no-harm testing for the latest curl rc* and noticed the tests could provide more descriptive output when they are skipped. Currently, when a test is skipped you have to go and look through tests.json , find the right test, and then check what features trurl has available to know why it was skipped.

This PR adds the conflicting feature to the test output. for example if libcurl doesn't support punycode decoding the tests will output:

Missing feature punycode2idn, skipping test 141.
Missing feature punycode2idn, skipping test 142.

*I didn't find anything unusual when testing trurl with curl 8.18-rc2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant