mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 12:17:11 +01:00 
			
		
		
		
	Add tests for escaping special characters in CLI
This commit is contained in:
		| @@ -506,3 +506,8 @@ TEST_CASE( "Process can be configured on command line", "[config][command-line]" | ||||
|         } | ||||
|     } | ||||
| } | ||||
|  | ||||
| TEST_CASE("Test with special, characters \"in name", "[cli][regression]") { | ||||
|     // This test case succeeds if we can invoke it from the CLI | ||||
|     SUCCEED(); | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Martin Hořeňovský
					Martin Hořeňovský