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

Use fused gtest v1.11.0 from Kokkos #2416

Merged
merged 6 commits into from
Nov 6, 2024

Commits on Nov 5, 2024

  1. fused gtest v1.11.0

    Signed-off-by: Carl Pearson <[email protected]>
    cwpearson committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d4e1a31 View commit details
    Browse the repository at this point in the history
  2. gtest: suppress unused-function for intel compilers

    Signed-off-by: Carl Pearson <[email protected]>
    cwpearson committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    229e44f View commit details
    Browse the repository at this point in the history
  3. gtest: suppress warnings for EDG-based compilers

    Signed-off-by: Carl Pearson <[email protected]>
    cwpearson committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    9d15025 View commit details
    Browse the repository at this point in the history
  4. gtest: remove TestNameIs class

    Signed-off-by: Carl Pearson <[email protected]>
    cwpearson committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    6e330c8 View commit details
    Browse the repository at this point in the history
  5. gtest: fix guards for C++20

    Signed-off-by: Carl Pearson <[email protected]>
    cwpearson committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    9a5d7f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. unit_tests: tighten up types in comparisons

    Signed-off-by: Carl Pearson <[email protected]>
    cwpearson committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    8d7bbed View commit details
    Browse the repository at this point in the history