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

Commits on Mar 8, 2024

  1. Added UTF-8 detection to test runner

    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 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    051259c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b209335 View commit details
    Browse the repository at this point in the history