mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 20:27:11 +01:00 
			
		
		
		
	changed remaining cmd line checks to cmd.raiseError
This commit is contained in:
		| @@ -112,7 +112,7 @@ TEST_CASE( "selftest/parser", "" ) { | ||||
|             Catch::Config config; | ||||
|             CHECK( parseIntoConfig( argv, config ) == false ); | ||||
|              | ||||
|             REQUIRE_THAT( config.getMessage(), Contains( "none" ) ); | ||||
|             REQUIRE_THAT( config.getMessage(), Contains( "at least one" ) ); | ||||
|         } | ||||
|     } | ||||
|      | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Phil Nash
					Phil Nash