mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-03 13:55:39 +02:00
Add test for %debug stream name
This commit is contained in:
@@ -224,6 +224,7 @@
|
||||
<file path="tests/<exe-name>/IntrospectiveTests/Stream.tests.cpp">
|
||||
<testCase name="Cout stream properly declares it writes to stdout" duration="{duration}"/>
|
||||
<testCase name="Empty stream name opens cout stream" duration="{duration}"/>
|
||||
<testCase name="makeStream recognizes %debug stream name" duration="{duration}"/>
|
||||
<testCase name="request an unknown %-starting stream fails" duration="{duration}"/>
|
||||
<testCase name="stdout and stderr streams have %-starting name" duration="{duration}"/>
|
||||
</file>
|
||||
|
Reference in New Issue
Block a user