mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-03 05:45:39 +02:00
Fix special character escaping in JsonWriter
This commit is contained in:
@@ -1588,6 +1588,6 @@ due to unexpected exception with message:
|
||||
Why would you throw a std::string?
|
||||
|
||||
===============================================================================
|
||||
test cases: 414 | 323 passed | 70 failed | 7 skipped | 14 failed as expected
|
||||
assertions: 2229 | 2065 passed | 129 failed | 35 failed as expected
|
||||
test cases: 415 | 324 passed | 70 failed | 7 skipped | 14 failed as expected
|
||||
assertions: 2237 | 2073 passed | 129 failed | 35 failed as expected
|
||||
|
||||
|
Reference in New Issue
Block a user