mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-14 17:35:39 +02:00
Refactor custom precision in floating point stringification
Also fixup tests.
This commit is contained in:
@@ -1299,6 +1299,6 @@ due to unexpected exception with message:
|
||||
Why would you throw a std::string?
|
||||
|
||||
===============================================================================
|
||||
test cases: 266 | 199 passed | 63 failed | 4 failed as expected
|
||||
assertions: 1449 | 1304 passed | 124 failed | 21 failed as expected
|
||||
test cases: 267 | 200 passed | 63 failed | 4 failed as expected
|
||||
assertions: 1453 | 1308 passed | 124 failed | 21 failed as expected
|
||||
|
||||
|
Reference in New Issue
Block a user