mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-11-03 21:49:32 +01:00 
			
		
		
		
	Rebased
This commit is contained in:
		@@ -759,7 +759,7 @@ warning:
 | 
			
		||||
  error
 | 
			
		||||
 | 
			
		||||
-------------------------------------------------------------------------------
 | 
			
		||||
A failing expression with a non streamable type is still captured[failing]
 | 
			
		||||
A failing expression with a non streamable type is still captured
 | 
			
		||||
-------------------------------------------------------------------------------
 | 
			
		||||
TrickyTests.cpp:<line number>
 | 
			
		||||
...............................................................................
 | 
			
		||||
@@ -775,7 +775,7 @@ with expansion:
 | 
			
		||||
  {?} == {?}
 | 
			
		||||
 | 
			
		||||
-------------------------------------------------------------------------------
 | 
			
		||||
string literals of different sizes can be compared[failing]
 | 
			
		||||
string literals of different sizes can be compared
 | 
			
		||||
-------------------------------------------------------------------------------
 | 
			
		||||
TrickyTests.cpp:<line number>
 | 
			
		||||
...............................................................................
 | 
			
		||||
@@ -786,6 +786,6 @@ with expansion:
 | 
			
		||||
  "first" == "second"
 | 
			
		||||
 | 
			
		||||
===============================================================================
 | 
			
		||||
test cases: 148 | 109 passed | 38 failed |  1 failed as expected
 | 
			
		||||
assertions: 739 | 647 passed | 79 failed | 13 failed as expected
 | 
			
		||||
test cases: 149 | 110 passed | 38 failed |  1 failed as expected
 | 
			
		||||
assertions: 751 | 659 passed | 79 failed | 13 failed as expected
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user