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

Template template test case fix #1457

Closed
wants to merge 3 commits into from
Closed

Template template test case fix #1457

wants to merge 3 commits into from

Conversation

JoeyGrajciar
Copy link
Contributor

Description

Added TEMPLATE_TEMPLATE_TEST_CASE and TEMPLATE_TEMPLATE_TEST_CASE_METHOD
macros to allow usage template template arguments in type parametrised tests.

GitHub Issues

Closes #1454

added TEMPLATE_TEMPLATE_TEST_CASE and TEMPLATE_TEMPLATE_TEST_CASE_METHOD
macros

Closes #1454
@codecov
Copy link

codecov bot commented Nov 25, 2018

Codecov Report

Merging #1457 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1457   +/-   ##
=======================================
  Coverage   80.38%   80.38%           
=======================================
  Files         121      121           
  Lines        3425     3425           
=======================================
  Hits         2753     2753           
  Misses        672      672

@JoeyGrajciar
Copy link
Contributor Author

Closing as TEMPLATE_PRODUCT_TEST_CASE was better solution for this.

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

Successfully merging this pull request may close these issues.

TEMPLATE_TEST_CASE does not support template templates
1 participant