mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-02 21:19:33 +01:00
Rebase baselines to take into account the removed test
This commit is contained in:
@@ -3380,16 +3380,6 @@ ExceptionTests.cpp:<line number>: FAILED:
|
||||
due to unexpected exception with message:
|
||||
custom exception
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
NotImplemented exception
|
||||
-------------------------------------------------------------------------------
|
||||
ExceptionTests.cpp:<line number>
|
||||
...............................................................................
|
||||
|
||||
ExceptionTests.cpp:<line number>:
|
||||
PASSED:
|
||||
REQUIRE_THROWS( thisFunctionNotImplemented( 7 ) )
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
Objects that evaluated in boolean contexts can be checked
|
||||
-------------------------------------------------------------------------------
|
||||
@@ -8894,6 +8884,6 @@ MiscTests.cpp:<line number>:
|
||||
PASSED:
|
||||
|
||||
===============================================================================
|
||||
test cases: 174 | 123 passed | 47 failed | 4 failed as expected
|
||||
assertions: 910 | 793 passed | 96 failed | 21 failed as expected
|
||||
test cases: 173 | 122 passed | 47 failed | 4 failed as expected
|
||||
assertions: 909 | 792 passed | 96 failed | 21 failed as expected
|
||||
|
||||
|
||||
Reference in New Issue
Block a user