mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 12:17:11 +01:00 
			
		
		
		
	| @@ -50,6 +50,8 @@ infParser = re.compile(r''' | ||||
|     | | ||||
|     \(__builtin_inff\(\)\)                # Linux (ubuntu) INFINITY macro | ||||
|     | | ||||
|     \(__builtin_inff\ \(\)\)              # Fedora INFINITY macro | ||||
|     | | ||||
|     __builtin_huge_valf\(\)               # OSX macro | ||||
| ''', re.VERBOSE) | ||||
| nanParser = re.compile(r''' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Martin Hořeňovský
					Martin Hořeňovský