mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 12:17:11 +01:00 
			
		
		
		
	Updated self test counts
This commit is contained in:
		| @@ -47,7 +47,7 @@ TEST_CASE( "selftest/main", "Runs all Catch self tests and checks their results" | ||||
|                     "Number of 'succeeding' tests is fixed" ) | ||||
|         { | ||||
|             runner.runMatching( "./succeeding/*" ); | ||||
|             CHECK( runner.getSuccessCount() == 231 ); | ||||
|             CHECK( runner.getSuccessCount() == 248 ); | ||||
|             CHECK( runner.getFailureCount() == 0 ); | ||||
|         } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Phil Nash
					Phil Nash