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

Enable tests #167

Merged
merged 35 commits into from
Jul 10, 2023
Merged

Enable tests #167

merged 35 commits into from
Jul 10, 2023

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    08fa7ad View commit details
    Browse the repository at this point in the history
  2. Remove enabling install rules.

    These were needed for the cmake install testing which is disabled.
    
    We will add a separate job for testing the install.
    jrhemstad committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    a490228 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37b00f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Configuration menu
    Copy the full SHA
    65b91ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da74d21 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    0a92c4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c8934a View commit details
    Browse the repository at this point in the history
  3. Remove manual sccache stats calculation from workflow.

    This is no longer needed because the build scripts do it automatically.
    jrhemstad committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    d08c387 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cbc501 View commit details
    Browse the repository at this point in the history
  5. Revert "Remove devcontainer name env variable."

    This reverts commit 2cbc501.
    jrhemstad committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    ed4aa71 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0887db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7a7f60e View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    4b40fd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e94d91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f25a57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c14d49 View commit details
    Browse the repository at this point in the history
  5. Enable Thrust test script.

    jrhemstad committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    78fac58 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a51434 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9cb778 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6897776 View commit details
    Browse the repository at this point in the history
  9. Update CUB test script.

    jrhemstad committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    ade26fa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1dbac82 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2367624 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ffdbf68 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dcb741b View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    c2ad6c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f266bdc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cee8e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42618c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a40e1e View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    eb4f7ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d716181 View commit details
    Browse the repository at this point in the history
  3. Add build/latest.

    Make it so builds outside of devcontainer build to build/local.
    
    Also, always make it so the most recent build is symlinked to build/latest.
    jrhemstad committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    d07bda9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    406d77d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92c154a View commit details
    Browse the repository at this point in the history