From e0f18e34021004a19709f0c627db51af1a27afcf Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 27 Dec 2011 17:30:36 +0000 Subject: Warn on invalid unicode character and replace (fix #796). git-svn-id: http://svn.drobilla.net/serd/trunk@279 490d8e77-9747-427b-9fa3-0b8f29cee8a0 --- tests/test-out-of-range-unicode.ttl | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/test-out-of-range-unicode.ttl (limited to 'tests/test-out-of-range-unicode.ttl') 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 @@ + "\U00110000" . -- cgit v1.2.1