Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added UTF-8 detection to test runner #276

Merged
merged 2 commits into from Apr 18, 2024
Merged

Conversation

jacobmealey
Copy link
Contributor

@jacobmealey jacobmealey commented Mar 8, 2024

Adds the ability to skip tests that require UTF-8 encoding if the environment does not support UTF-8. It also cleaned up the feature checking logic.

Note: There is probably a much better way to do this, so feel free to leave suggestions.

fixes: #272

Adds the ability to verify a test requires UTF-8 encoding support
and skips them if the environment does not support UTF-8.

It also cleaned up the feature checking logic.
@jacobmealey jacobmealey marked this pull request as draft March 8, 2024 14:00
@bagder bagder merged commit 18b2274 into curl:master Apr 18, 2024
10 checks passed
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.

103: failed 'https://räksmörgås.se' -g '{default:puny:url}'
2 participants