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

Fix the execution of NPY tests #2842

Merged
merged 4 commits into from
Mar 5, 2024
Merged

Fix the execution of NPY tests #2842

merged 4 commits into from
Mar 5, 2024

Commits on Mar 4, 2024

  1. Move Python testing tools in the correct locations

    The Python and C++ testing tools are executed by other tests and need to reside in tools.
    For C++, the tools are automatically compiled to the build directory.
    A Python tool needs to be manually copied.
    daljit46 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    da7090e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e133f16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dab973f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

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