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 gtest deprecation warnings #367

Open
cz4rs opened this issue Sep 23, 2024 · 0 comments
Open

fix gtest deprecation warnings #367

cz4rs opened this issue Sep 23, 2024 · 0 comments
Labels

Comments

@cz4rs
Copy link
Contributor

cz4rs commented Sep 23, 2024

Check if the change is compatible with vt's bundled gtest (ver. 1.12.1) and fix the deprecation warning:

/checkpoint/tests/unit/test_kokkos_serialize_0d.cc:51:1: warning: 'TypedTestCase_P_IsDeprecated' is deprecated: TYPED_TEST_CASE_P is deprecated, please use TYPED_TEST_SUITE_P [-Wdeprecated-declarations]

This shows up with the latest magistrate and gtest @ 1.14.0.

@cz4rs cz4rs added the pri: low label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant