mirror of
https://github.com/catchorg/Catch2.git
synced 2025-12-22 18:02:12 +01:00
Add float/int literal for Approx
This commit is contained in:
committed by
Martin Hořeňovský
parent
d6c7392b24
commit
283e2e6d41
@@ -1096,6 +1096,6 @@ due to unexpected exception with message:
|
||||
Why would you throw a std::string?
|
||||
|
||||
===============================================================================
|
||||
test cases: 207 | 154 passed | 49 failed | 4 failed as expected
|
||||
assertions: 1073 | 944 passed | 108 failed | 21 failed as expected
|
||||
test cases: 208 | 155 passed | 49 failed | 4 failed as expected
|
||||
assertions: 1081 | 952 passed | 108 failed | 21 failed as expected
|
||||
|
||||
|
||||
Reference in New Issue
Block a user