Google test deprecated
Closed this issue · 3 comments
saadrahim commented
Testing does not build anymore.
building results in
TYPED_TEST_CASE is deprecated, please use TYPED_TEST_SUITE
googletest has deprecated this. Pin googletest to older version or fix?
https://github.com/google/googletest/blob/9a502a5b14b4a6160103c1f2c64331772878d86a/googletest/include/gtest/gtest-typed-test.h#L230
saadrahim commented
Hi @VincentSC
Can you look into this?
Saad
ex-rzr commented