mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-03 22:05:39 +02:00
Fix StringMaker for time_point<system_clock> with non-default duration
Fixes #2685
This commit is contained in:
@@ -1719,6 +1719,6 @@ due to unexpected exception with message:
|
||||
Why would you throw a std::string?
|
||||
|
||||
===============================================================================
|
||||
test cases: 432 | 332 passed | 76 failed | 7 skipped | 17 failed as expected
|
||||
assertions: 2269 | 2092 passed | 136 failed | 41 failed as expected
|
||||
test cases: 433 | 333 passed | 76 failed | 7 skipped | 17 failed as expected
|
||||
assertions: 2270 | 2093 passed | 136 failed | 41 failed as expected
|
||||
|
||||
|
Reference in New Issue
Block a user