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

catch v2.11.0 #195

Merged
merged 1 commit into from
Mar 18, 2021
Merged

catch v2.11.0 #195

merged 1 commit into from
Mar 18, 2021

Conversation

pgorgon-hem
Copy link
Contributor

Updated catch2 port regarding to changes in catch2 v 2.11.0. Catch2 internal macros were changed and that changes are ported here as follows:

  • removed macro CATCH_INTERNAL_UNSUPPRESS_PARENTHESES_WARNINGS
  • added macros CATCH_INTERNAL_START_WARNINGS_SUPPRESSION and CATCH_INTERNAL_STOP_WARNINGS_SUPPRESSION

@coveralls
Copy link

coveralls commented Nov 19, 2019

Coverage Status

Coverage remained the same at 99.923% when pulling 87884f5 on HEM-RnD:bugfix/catch_v2.11.0 into 814f28c on eranpeer:master.

@josharenson
Copy link

Am using master branch of FakeIt and Catch2.
4fb39c0 makes it so I can compile. Thanks.

@shrgabor
Copy link

shrgabor commented May 6, 2020

Why isn't this merged already? Can somebody clarify?

Copy link

@shrgabor shrgabor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cute related changes should not be part of this request. Please remove them

…nternal macros were changed and that changes are ported here as follows:

 - removed macro CATCH_INTERNAL_UNSUPPRESS_PARENTHESES_WARNINGS
 - added macros CATCH_INTERNAL_START_WARNINGS_SUPPRESSION and CATCH_INTERNAL_STOP_WARNINGS_SUPPRESSION
@pgorgon-hem
Copy link
Contributor Author

pgorgon-hem commented May 6, 2020

Cute related changes should not be part of this request. Please remove them

Done. Cute related changes were in this branch because master was merged to our fork in wrong manner. I corrected it and cherrypicked commit with catch fixes from old branch. If someone is using previous commit than they should switch to new one because hash changed. I hope it will be available (means merged) into main repo in the near future.

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.

5 participants