catchorg / catchorg/Catch2

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

Open
#1,441 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
21.5k
Forks
3.5k
Avg merge
3d 16h
Merged PRs (30d)
2

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.