mirror of
https://github.com/unittest-cpp/unittest-cpp
synced 2026-09-27 00:28:49 +03:00
This commit addresses two issues:
(1) unreachable code in for loop shenanigans is eliminated.
(2) code after a failing REQUIRE check no longer executes. Used a
decorating TestReporter to achive this.
This commit is contained in:
parent
06308ee802
commit
a9161c1ba6
8 changed files with 201 additions and 10 deletions
Loading…
Add table
Add a link
Reference in a new issue