TYPED_TEST_SUITE throws "auto parameter not permitted in this context" and "expected constructor, destructor, or type conversion" #4230
Answered
by
dirichletsinc
vmontanaro
asked this question in
Community Help
-
Hello everyone. I have currently this test which i have initialised like this:
When compiling, i get the following error log:
Any ideas of what might have happened? I will be happy to provide more details.
|
Beta Was this translation helpful? Give feedback.
Answered by
dirichletsinc
May 10, 2023
Replies: 1 comment 1 reply
-
Are you running an older version of googletest? TYPED_TEST_SUITE used to be called TYPED_TEST_CASE |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
vmontanaro
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Are you running an older version of googletest? TYPED_TEST_SUITE used to be called TYPED_TEST_CASE