mirror of
https://github.com/cookiengineer/audacity
synced 2026-04-29 17:25:16 +02:00
Update lilv, lv2, serd, sord, sratom, and add suil.
This commit is contained in:
3
lib-src/lv2/serd/tests/good/test-bad-utf8.nt
Normal file
3
lib-src/lv2/serd/tests/good/test-bad-utf8.nt
Normal file
@@ -0,0 +1,3 @@
|
||||
<http://example.org/thing> <http://example.org/comment> "Impossible bytes: \uFFFD \uFFFD" .
|
||||
<http://example.org/thing> <http://example.org/comment> "2 continuation bytes: \uFFFD" .
|
||||
<http://example.org/thing> <http://example.org/comment> "Missing continuation: \uFFFD" .
|
||||
Reference in New Issue
Block a user