mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 12:17:11 +01:00 
			
		
		
		
	NoAssertions runs only 1 test case instead of all of them
This commit is contained in:
		| @@ -163,7 +163,7 @@ set_tests_properties(List::Reporters::XmlOutput PROPERTIES | ||||
|  | ||||
|  | ||||
|  | ||||
| add_test(NAME NoAssertions COMMAND $<TARGET_FILE:SelfTest> -w NoAssertions) | ||||
| add_test(NAME NoAssertions COMMAND $<TARGET_FILE:SelfTest> -w NoAssertions "An empty test with no assertions") | ||||
| set_tests_properties(NoAssertions PROPERTIES PASS_REGULAR_EXPRESSION "No assertions in test case") | ||||
|  | ||||
| add_test(NAME NoTest COMMAND $<TARGET_FILE:SelfTest> Tracker, "___nonexistent_test___") | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Martin Hořeňovský
					Martin Hořeňovský