mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-11-03 21:49:32 +01:00 
			
		
		
		
	stdout retained for all sections
Fixed issue where stdout was dropped between sections
This commit is contained in:
		@@ -0,0 +1,5 @@
 | 
			
		||||
<?xml version="1.0" encoding="UTF-8"?>
 | 
			
		||||
<Bucket
 | 
			
		||||
   type = "1"
 | 
			
		||||
   version = "1.0">
 | 
			
		||||
</Bucket>
 | 
			
		||||
@@ -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