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

test_utils to make it easier for downstream implementations to check correctness #1825

Open
wants to merge 19 commits into
base: develop
Choose a base branch
from

Commits on Mar 24, 2022

  1. test_utils

    st-- committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    0da49fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b63b62 View commit details
    Browse the repository at this point in the history
  3. make format

    st-- committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    73be334 View commit details
    Browse the repository at this point in the history
  4. make use of test_utils

    st-- committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    a5e4b6b View commit details
    Browse the repository at this point in the history
  5. bugfix

    st-- committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    8a76456 View commit details
    Browse the repository at this point in the history
  6. fix type hints

    st-- committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    9b9cc39 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. return type

    st-- committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    d0db6c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6454991 View commit details
    Browse the repository at this point in the history
  3. release notes

    st-- committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    ccb1d7d View commit details
    Browse the repository at this point in the history
  4. docstrings

    st-- committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    71e5d7b View commit details
    Browse the repository at this point in the history
  5. add import in __init__

    st-- committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    f9ab7aa View commit details
    Browse the repository at this point in the history
  6. White kernel special-casing

    st-- committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    34f8c44 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    594c9b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    17f8182 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Jesper Nielsen <44195043+jesnie@users.noreply.github.com>
    st-- and jesnie committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    0f8ea7c View commit details
    Browse the repository at this point in the history
  3. Update RELEASE.md

    st-- committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    0c7683a View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Configuration menu
    Copy the full SHA
    3e31d65 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    1237069 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0274a1 View commit details
    Browse the repository at this point in the history