mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 04:07:10 +01:00 
			
		
		
		
	Added Automake and TAP reporters to SelfTest's main
This commit is contained in:
		| @@ -9,6 +9,9 @@ | ||||
| #define CATCH_CONFIG_MAIN | ||||
| #include "catch.hpp" | ||||
| #include "../include/reporters/catch_reporter_teamcity.hpp" | ||||
| #include "../include/reporters/catch_reporter_tap.hpp" | ||||
| #include "../include/reporters/catch_reporter_automake.hpp" | ||||
|  | ||||
|  | ||||
| // Some example tag aliases | ||||
| CATCH_REGISTER_TAG_ALIAS( "[@nhf]", "[failing]~[.]" ) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Martin Hořeňovský
					Martin Hořeňovský