mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Travis: Added Clang AddressSanitizer and UndefinedBehaviorSanitizer
This commit is contained in:
		
							
								
								
									
										7
									
								
								scripts/travis/sanitize.sh
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										7
									
								
								scripts/travis/sanitize.sh
									
									
									
									
									
										Executable file
									
								
							| @@ -0,0 +1,7 @@ | ||||
| #!/bin/sh -eux | ||||
|  | ||||
| curl https://cmake.org/files/v3.4/cmake-3.4.0-Linux-x86_64.tar.gz | tar xz -C /tmp --strip 1 | ||||
|  | ||||
| /tmp/bin/cmake -DSANITIZE=true . | ||||
| make  | ||||
| make test | ||||
		Reference in New Issue
	
	Block a user