mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-02 13:25:41 +02:00
Add test for multiple streaming parts in UNSCOPED_INFO
This commit is contained in:
@@ -393,6 +393,9 @@
|
||||
##teamcity[testFinished name='Hashing different test cases produces different result' duration="{duration}"]
|
||||
##teamcity[testStarted name='Hashing test case produces same hash across multiple calls']
|
||||
##teamcity[testFinished name='Hashing test case produces same hash across multiple calls' duration="{duration}"]
|
||||
##teamcity[testStarted name='INFO and UNSCOPED_INFO can stream multiple arguments']
|
||||
##teamcity[testFailed name='INFO and UNSCOPED_INFO can stream multiple arguments' message='Message.tests.cpp:<line number>|n...............................................................................|n|nMessage.tests.cpp:<line number>|nexplicit failure with messages:|n "This info has multiple parts."|n "This unscoped info has multiple parts."|n "Show infos!"']
|
||||
##teamcity[testFinished name='INFO and UNSCOPED_INFO can stream multiple arguments' duration="{duration}"]
|
||||
##teamcity[testStarted name='INFO and WARN do not abort tests']
|
||||
##teamcity[testFinished name='INFO and WARN do not abort tests' duration="{duration}"]
|
||||
##teamcity[testStarted name='INFO gets logged on failure']
|
||||
|
Reference in New Issue
Block a user