Yat Ho
cf6691acca
fix: json string serializer improperly escaping characters ( #6005 ) ( #6133 )
...
* feat: escape json string according to RFC8259
* fix: do not append newline when json serde is in compact mode
* fix: json tests
1. Use the same locale settings as the apps
2. Added additional test case for a string that are known to be prone to locale issues
3. Removed test for escaping non-BMP characters to UTF-16 escape sequences
* chore: add more test cases to `JSONTest.testUtf8`
* chore: order cases in the same order as RFC8259
(cherry picked from commit 0259edbaf3 )
2023-10-20 11:21:51 -05:00
..
2023-02-12 18:10:54 -06:00
2022-11-14 14:16:29 -06:00
2023-08-13 19:28:35 -05:00
2023-01-26 10:50:42 -06:00
2023-05-09 13:46:26 -05:00
2023-01-02 16:23:51 +00:00
2023-01-02 16:23:51 +00:00
2023-01-02 16:23:51 +00:00
2023-01-02 16:23:51 +00:00
2023-01-27 20:12:09 -06:00
2023-01-02 16:23:51 +00:00
2023-03-11 12:42:56 +00:00
2023-01-02 16:23:51 +00:00
2023-01-02 16:23:51 +00:00
2023-01-02 16:23:51 +00:00
2023-01-26 10:50:42 -06:00
2023-05-09 13:46:26 -05:00
2022-11-15 11:16:49 -06:00
2023-01-02 16:23:51 +00:00
2023-03-06 15:50:19 -06:00
2023-02-11 11:27:36 -06:00
2023-01-02 16:23:51 +00:00
2023-01-26 10:50:42 -06:00
2023-01-02 16:23:51 +00:00
2023-10-20 11:21:51 -05:00
2023-08-13 22:02:54 -05:00
2023-01-02 16:23:51 +00:00
2023-03-01 13:10:20 -06:00
2023-03-14 18:36:15 -05:00
2023-01-26 10:50:42 -06:00
2023-01-26 10:50:42 -06:00
2023-01-02 16:23:51 +00:00
2023-03-22 10:24:10 -05:00
2023-01-02 16:23:51 +00:00
2023-02-11 11:27:36 -06:00
2023-01-26 10:50:42 -06:00
2023-01-02 16:23:51 +00:00
2023-06-19 00:31:18 -05:00
2023-01-02 16:23:51 +00:00
2023-05-09 13:46:26 -05:00
2023-01-21 17:53:58 -06:00
2023-01-18 02:09:29 -06:00
2023-01-02 16:23:51 +00:00
2022-08-08 13:05:39 -05:00
2021-08-16 23:16:36 +03:00
2023-01-02 16:23:51 +00:00
2023-01-12 12:03:14 -06:00
2023-02-10 17:35:22 -06:00
2023-01-26 10:50:42 -06:00
2023-01-02 16:23:51 +00:00
2023-02-12 18:10:54 -06:00
2023-01-02 16:23:51 +00:00
2023-05-09 13:46:26 -05:00
2023-01-26 10:50:42 -06:00
2023-02-10 17:35:22 -06:00
2023-03-07 12:19:12 -06:00