From 6c7326b290462372bb6c23462b2087149cf5fcc6 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Thu, 19 May 2022 20:28:13 -0400 Subject: JSON fix: correctly parse UTF-16 surrogate pairs --- libtests/libtests.testcov | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libtests/libtests.testcov') diff --git a/libtests/libtests.testcov b/libtests/libtests.testcov index 3e4d63d0..1f006e81 100644 --- a/libtests/libtests.testcov +++ b/libtests/libtests.testcov @@ -89,3 +89,6 @@ JSONHandler unhandled value 0 JSONHandler unexpected key 0 JSON schema other type 0 JSON optional key 0 +JSON 16 high high 0 +JSON 16 low not after high 0 +JSON 16 dangling high 0 -- cgit v1.2.3-70-g09d2