]> mj.ucw.cz Git - libucw.git/blobdiff - ucw-json/json-test.t
Debian: The build system is packaged as a part of libucw-dev
[libucw.git] / ucw-json / json-test.t
index cece0d233ab8db3a2f7e764ff01437e5de395d1c..db747e7f5f1cbc4ccb2ac064e690d720cb44991a 100644 (file)
@@ -205,6 +205,12 @@ In:        "<ed><b0><80>"
 Exit:  1
 Err:   ERROR: Invalid surrogate character in string at line 1:2
 
 Exit:  1
 Err:   ERROR: Invalid surrogate character in string at line 1:2
 
+# Denormalized U+07FF
+Name:  UTF-8 denormalized
+In:    "<c1><bf>"
+Exit:  1
+Err:   ERROR: Malformed UTF-8 character at line 1:1
+
 # U+FEFF
 Name:  UTF-8 BOM
 In:    <ef><bb><bf>
 # U+FEFF
 Name:  UTF-8 BOM
 In:    <ef><bb><bf>