mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 20:27:11 +01:00 
			
		
		
		
	
			
				
					
						
					
					f29c898443d65cc3fe2f040e700c64bba907288e
				
			
			
		
	 Matt Wozniski
		
	
	f29c898443
	
	
	Normalize include guards for all *.h and *.hpp
			Matt Wozniski
		
	
	f29c898443
	
	
	Normalize include guards for all *.h and *.hpp
		
			
			Some files had include guards that didn't match the file name, and others were missing the include guards entirely. Standardized this so that every include file has an include guard, and all the guards are of the form TWOBLUECUBES_<FILENAME>_<EXT>_INCLUDED
See the wiki at: https://github.com/philsquared/Catch/wiki
Description
				A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
						
						
						
						
						
							
								 Readme
							
						
						
						
						
							
							
							 80 MiB
						
					
					Languages
				
				
								
								
									C++
								
								90%
							
						
							
								
								
									CMake
								
								5.4%
							
						
							
								
								
									Python
								
								3.4%
							
						
							
								
								
									Meson
								
								0.7%
							
						
							
								
								
									Starlark
								
								0.3%