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

ASSERT macro from afx.h not firing in Catch2 2.4.2 worked ok in Catch2 2.2.3. #1441

Open
Donaldpherman opened this issue Nov 16, 2018 · 0 comments

Comments

@Donaldpherman
Copy link

ASSERT(false); does not fire when running Catch2 unit tests. This had worked OK in 2.2.3.
assert(false) is working ok.

  • Catch version: 2.4.2
  • Operating System: Windows 10
  • Compiler+version: Visual Studios 2015
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