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

Regression Tests Cleanup #110

Merged
merged 8 commits into from
Mar 11, 2024
Merged

Regression Tests Cleanup #110

merged 8 commits into from
Mar 11, 2024

Commits on Mar 8, 2024

  1. use exact equality for tests

    all of the values involved are integers or simple fractions
    so we might as well use exact equality checks to rule out issues
    julmb committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    2f336bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6827864 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ab9d71 View commit details
    Browse the repository at this point in the history
  4. supply diff' to tests

    julmb committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    f842a14 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    5bf4abc View commit details
    Browse the repository at this point in the history
  2. add forward mode tests

    julmb committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    9be541b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c53077 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4682ff View commit details
    Browse the repository at this point in the history