mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-16 18:15:42 +02:00
Add more weird chrono::duration stringification tests
This commit is contained in:
@@ -5878,6 +5878,14 @@ Message from section two
|
||||
1 [30/1]s != 1 fs
|
||||
</Expanded>
|
||||
</Expression>
|
||||
<Expression success="true" type="REQUIRE" filename="projects/<exe-name>/UsageTests/ToStringChrono.tests.cpp" >
|
||||
<Original>
|
||||
pico_second != atto_second
|
||||
</Original>
|
||||
<Expanded>
|
||||
1 ps != 1 as
|
||||
</Expanded>
|
||||
</Expression>
|
||||
<OverallResult success="true"/>
|
||||
</TestCase>
|
||||
<TestCase name="Stringifying std::chrono::time_point<system_clock>" tags="[chrono][toString]" filename="projects/<exe-name>/UsageTests/ToStringChrono.tests.cpp" >
|
||||
@@ -8889,7 +8897,7 @@ loose text artifact
|
||||
</Section>
|
||||
<OverallResult success="true"/>
|
||||
</TestCase>
|
||||
<OverallResults successes="826" failures="107" expectedFailures="21"/>
|
||||
<OverallResults successes="827" failures="107" expectedFailures="21"/>
|
||||
</Group>
|
||||
<OverallResults successes="826" failures="106" expectedFailures="21"/>
|
||||
<OverallResults successes="827" failures="106" expectedFailures="21"/>
|
||||
</Catch>
|
||||
|
Reference in New Issue
Block a user