mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 20:27:11 +01:00 
			
		
		
		
	Add test for omitting the 'Filters' heading when there were none
This commit is contained in:
		| @@ -322,6 +322,9 @@ endif() | ||||
|  | ||||
| # configure unit tests via CTest | ||||
| add_test(NAME RunTests COMMAND $<TARGET_FILE:SelfTest>) | ||||
| set_tests_properties(RunTests PROPERTIES | ||||
|     FAIL_REGULAR_EXPRESSION "Filters:" | ||||
| ) | ||||
|  | ||||
| add_test(NAME ListTests COMMAND $<TARGET_FILE:SelfTest> --list-tests --verbosity high) | ||||
| set_tests_properties(ListTests PROPERTIES  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Martin Hořeňovský
					Martin Hořeňovský