mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-03 13:55:39 +02:00
Error out reporter registration for reporter names with '::'
This commit is contained in:
@@ -185,6 +185,7 @@
|
||||
<testCase name="Multireporter updates ReporterPreferences properly" duration="{duration}"/>
|
||||
<testCase name="Multireporter updates ReporterPreferences properly/Adding listeners" duration="{duration}"/>
|
||||
<testCase name="Multireporter updates ReporterPreferences properly/Adding reporters" duration="{duration}"/>
|
||||
<testCase name="Registering reporter with '::' in name fails" duration="{duration}"/>
|
||||
<testCase name="Reporter's write listings to provided stream" duration="{duration}"/>
|
||||
<testCase name="Reporter's write listings to provided stream/Automake reporter lists tags" duration="{duration}"/>
|
||||
<testCase name="Reporter's write listings to provided stream/Automake reporter lists reporters" duration="{duration}"/>
|
||||
|
Reference in New Issue
Block a user