mirror of
https://github.com/cookiengineer/audacity
synced 2026-04-27 00:07:17 +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.ttl
Normal file
3
lib-src/lv2/serd/tests/good/test-bad-utf8.ttl
Normal file
@@ -0,0 +1,3 @@
|
||||
<http://example.org/thing> <http://example.org/comment> "Impossible bytes: <20> <20>" .
|
||||
<http://example.org/thing> <http://example.org/comment> "2 continuation bytes: <20><>" .
|
||||
<http://example.org/thing> <http://example.org/comment> "Missing continuation: <20>" .
|
||||
Reference in New Issue
Block a user