mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-05 06:29:32 +01:00
Added clog test
This commit is contained in:
@@ -517,6 +517,7 @@ A string sent directly to stdout
|
||||
</system-out>
|
||||
<system-err>
|
||||
A string sent directly to stderr
|
||||
A string sent to stderr via clog
|
||||
</system-err>
|
||||
</testcase>
|
||||
<testcase classname="<exe-name>.global" name="Some simple comparisons between doubles" time="{duration}"/>
|
||||
@@ -835,6 +836,7 @@ Message from section two
|
||||
</system-out>
|
||||
<system-err>
|
||||
A string sent directly to stderr
|
||||
A string sent to stderr via clog
|
||||
</system-err>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
|
||||
Reference in New Issue
Block a user