mirror of
				https://github.com/ThrowTheSwitch/CMock
				synced 2025-11-04 00:26:13 -05:00 
			
		
		
		
	Removed -Wno-duplicate-decl-specifier flag from all YAML files, since unsupported in some versions of gcc. Reimplemented ignore in specific files and generated code using a pragmas instead, which are setup to ignore undefined pragma values. Added initial .travis.yml file for TravisCI builds.
		
			
				
	
	
		
			9 lines
		
	
	
		
			249 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			249 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
[submodule "vendor/unity"]
 | 
						|
	path = vendor/unity
 | 
						|
	url = https://github.com/throwtheswitch/unity.git
 | 
						|
	branch = master
 | 
						|
[submodule "vendor/c_exception"]
 | 
						|
	path = vendor/c_exception
 | 
						|
	url = https://github.com/throwtheswitch/cexception.git
 | 
						|
	branch = master
 |