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 tests for boundary conditions when computing ISO week number #90

Merged
merged 1 commit into from
Apr 2, 2023

Commits on Apr 2, 2023

  1. Add tests for boundary conditions when computing ISO week number

    These tests were pulled from the following PR in chrono:
    
    - chronotope/chrono#966
    
    Add a single test with these boundary condition dates. The dates were
    validated with MRI Ruby v3.1.2. The third test case differs between
    chrono and MRI, but since we target MRI, use it as the source of truth.
    
    No logic was changed as part of this commit, only additional tests were
    added.
    
    Co-authored-by: x-hgg-x <39058530+x-hgg-x@users.noreply.github.com>
    lopopolo and x-hgg-x committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    6d002a6 View commit details
    Browse the repository at this point in the history