mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-18 19:05:40 +02:00
Add tests for #1403
This commit is contained in:
@@ -135,6 +135,18 @@ Compilation.tests.cpp:<line number>
|
||||
Compilation.tests.cpp:<line number>:
|
||||
PASSED:
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
#1403
|
||||
-------------------------------------------------------------------------------
|
||||
Compilation.tests.cpp:<line number>
|
||||
...............................................................................
|
||||
|
||||
Compilation.tests.cpp:<line number>:
|
||||
PASSED:
|
||||
REQUIRE( h1 == h2 )
|
||||
with expansion:
|
||||
[1403 helper] == [1403 helper]
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
#748 - captures with unexpected exceptions
|
||||
outside assertions
|
||||
@@ -10834,6 +10846,6 @@ Misc.tests.cpp:<line number>:
|
||||
PASSED:
|
||||
|
||||
===============================================================================
|
||||
test cases: 213 | 147 passed | 62 failed | 4 failed as expected
|
||||
assertions: 1242 | 1099 passed | 122 failed | 21 failed as expected
|
||||
test cases: 214 | 148 passed | 62 failed | 4 failed as expected
|
||||
assertions: 1243 | 1100 passed | 122 failed | 21 failed as expected
|
||||
|
||||
|
Reference in New Issue
Block a user