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

Remove ANON_TEST_CASE #1220

Closed
horenmar opened this issue Mar 11, 2018 · 0 comments
Closed

Remove ANON_TEST_CASE #1220

horenmar opened this issue Mar 11, 2018 · 0 comments
Milestone

Comments

@horenmar
Copy link
Member

Description

Since Catch2 always assumes variadic macros, ANON_TEST_CASE can now be fully replaced with TEST_CASE(). Thus, there is no need to keep it.

@horenmar horenmar added this to the 3.0 milestone Mar 11, 2018
@horenmar horenmar reopened this Oct 28, 2019
horenmar added a commit that referenced this issue Oct 28, 2019
It can be fully replaced with `TEST_CASE` without any arguments,
so there is no need to keep it around.

Closes #1220
horenmar added a commit that referenced this issue Oct 29, 2019
It can be fully replaced with `TEST_CASE` without any arguments,
so there is no need to keep it around.

Closes #1220
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant