mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-01 12:55:40 +02:00
stdout retained for all sections
Fixed issue where stdout was dropped between sections
This commit is contained in:
@@ -55,6 +55,12 @@
|
||||
ReferencedContainer = "container:CatchSelfTest.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildableProductRunnable>
|
||||
<CommandLineArguments>
|
||||
<CommandLineArgument
|
||||
argument = "-t ./succeeding/message/sections/stdout"
|
||||
isEnabled = "NO">
|
||||
</CommandLineArgument>
|
||||
</CommandLineArguments>
|
||||
<AdditionalOptions>
|
||||
</AdditionalOptions>
|
||||
</LaunchAction>
|
||||
|
Reference in New Issue
Block a user