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

Refactor tests to use TestItems.jl #142

Merged
merged 23 commits into from
Sep 27, 2024

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    a9fa609 View commit details
    Browse the repository at this point in the history
  2. Update test/Project.toml

    BKaperick committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    e5209de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0da3bed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65bc2ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56f3616 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5d895e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a222013 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fa3fe7f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8bbf4ea View commit details
    Browse the repository at this point in the history
  10. re-add setup file

    BKaperick committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    ae50ea9 View commit details
    Browse the repository at this point in the history
  11. fix typo

    BKaperick committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    bfe6fe4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b22fa82 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7fb8ba6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5f8a04f View commit details
    Browse the repository at this point in the history
  15. Add dropped using

    BKaperick committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    3013fba View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Fix JET tests

    BKaperick committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b41c5bf View commit details
    Browse the repository at this point in the history
  2. re-add dropped setup file

    BKaperick committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d51ee6a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Revert unneeded indents

    BKaperick committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6f8bec6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ad0d30 View commit details
    Browse the repository at this point in the history
  3. run_package_tests with verbose to show file-level breakdown of test r…

    …esults more like current behavior
    BKaperick committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    168c805 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30afb15 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    253fbe8 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. run doctests always (I think the inequality sign was inverted, but it…

    … does not matter because we have dropped julia 1.9 anyway)
    Krastanov authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3f3bce4 View commit details
    Browse the repository at this point in the history