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

Add protection from testing against mismatch versions #23

Closed
wants to merge 1 commit into from

Commits on Nov 23, 2022

  1. Add protection from testing against mismatch versions

    Just a convenience for test. It adds the ability to look for a `<tzpath>/version`
    file. This can then be used to compare your expected TZversion.
    
    In our case, we make sure our version matches `Tz.iana_version` since that
    is considered the source of truth in our tests
    jjcarstens committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    41b98c1 View commit details
    Browse the repository at this point in the history