mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-11-03 21:49:32 +01:00 
			
		
		
		
	Changed exception tests to allow for now throw-from-CHECK behaviour
This commit is contained in:
		@@ -613,8 +613,7 @@ due to unexpected exception with message:
 | 
			
		||||
  unexpected exception
 | 
			
		||||
 | 
			
		||||
-------------------------------------------------------------------------------
 | 
			
		||||
When unchecked exceptions are thrown during a CHECK the test should abort and
 | 
			
		||||
fail
 | 
			
		||||
When unchecked exceptions are thrown during a CHECK the test should continue
 | 
			
		||||
-------------------------------------------------------------------------------
 | 
			
		||||
ExceptionTests.cpp:<line number>
 | 
			
		||||
...............................................................................
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user