Rebase baselines to take into account the removed test

This commit is contained in:
Martin Hořeňovský
2017-07-12 16:24:58 +02:00
parent e3e6453229
commit bc73189c52
4 changed files with 7 additions and 29 deletions

View File

@@ -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