mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 12:17:11 +01:00 
			
		
		
		
	Tagged a C++11 specific test with [c++11] to exclude from approval tests (for now)
This commit is contained in:
		| @@ -160,7 +160,7 @@ inline std::ostream& operator<<( std::ostream& os, StrongDoubleTypedef td ) { | ||||
| TEST_CASE | ||||
| ( | ||||
|  "Comparison with explicitly convertible types", | ||||
|  "[Approx]" | ||||
|  "[Approx][c++11]" | ||||
| ) | ||||
| { | ||||
|   StrongDoubleTypedef td(10.0); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Phil Nash
					Phil Nash