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 eq and ne operators for compare utility. #863

Commits on Mar 13, 2024

  1. Add eq and ne operators

    grigorev committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    aca7b1d View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Add three-way comparison to compare utils.

    grigorev committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    3208192 View commit details
    Browse the repository at this point in the history
  2. Three-way comparison test now using own test data.

    grigorev committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    fc19b12 View commit details
    Browse the repository at this point in the history
  3. Rename test struct for three-way comparison test.

    grigorev committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    baf2eab View commit details
    Browse the repository at this point in the history