aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test-out-of-range-unicode.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-12-27 17:30:36 +0000
committerDavid Robillard <d@drobilla.net>2011-12-27 17:30:36 +0000
commite0f18e34021004a19709f0c627db51af1a27afcf (patch)
tree7d6f7750da0868b1ee47559d7ac10bdb8d73fea8 /tests/test-out-of-range-unicode.ttl
parentf4b25c02971b82cd841d3f6f7afd020b97825226 (diff)
downloadserd-e0f18e34021004a19709f0c627db51af1a27afcf.tar.gz
serd-e0f18e34021004a19709f0c627db51af1a27afcf.tar.bz2
serd-e0f18e34021004a19709f0c627db51af1a27afcf.zip
Warn on invalid unicode character and replace (fix #796).
git-svn-id: http://svn.drobilla.net/serd/trunk@279 490d8e77-9747-427b-9fa3-0b8f29cee8a0
Diffstat (limited to 'tests/test-out-of-range-unicode.ttl')
-rw-r--r--tests/test-out-of-range-unicode.ttl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-out-of-range-unicode.ttl b/tests/test-out-of-range-unicode.ttl
new file mode 100644
index 00000000..7e64785a
--- /dev/null
+++ b/tests/test-out-of-range-unicode.ttl
@@ -0,0 +1 @@
+<http://example.org/thing> <http://example.org/character> "\U00110000" .