mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 20:27:11 +01:00 
			
		
		
		
	| @@ -297,7 +297,7 @@ namespace Catch | ||||
|             // !TBD finish this | ||||
|             if( !findReplaceableString( text, "<", "<" ) && | ||||
|                !findReplaceableString( text, "&", "&" ) && | ||||
|                !findReplaceableString( text, "\"", ""e;" ) ) | ||||
|                !findReplaceableString( text, "\"", """ ) ) | ||||
|             { | ||||
|                 stream() << text; | ||||
|             } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Phil Nash
					Phil Nash