mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-11-04 05:59:32 +01:00 
			
		
		
		
	Fairly major reworking of console reporter (still in progress).
Changed reporter interface a bit.
This commit is contained in:
		@@ -27,6 +27,7 @@
 | 
			
		||||
#include "catch_test_case_info.hpp"
 | 
			
		||||
#include "catch_tags.hpp"
 | 
			
		||||
#include "catch_version.hpp"
 | 
			
		||||
#include "catch_line_wrap.hpp"
 | 
			
		||||
 | 
			
		||||
#include "../reporters/catch_reporter_basic.hpp"
 | 
			
		||||
#include "../reporters/catch_reporter_xml.hpp"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user