From 09c4bb6a3031d2951ff3d285936a91a4f87dca0f Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 30 Mar 2013 16:37:21 +0000 Subject: Add more tests from the new W3C Turtle test suite. Support crazy escaped NULL characters in literals. Fix incorrect round-trip serialization test command. git-svn-id: http://svn.drobilla.net/serd/trunk@446 490d8e77-9747-427b-9fa3-0b8f29cee8a0 --- tests/tests-ttl/LITERAL1_all_punctuation.ttl | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/tests-ttl/LITERAL1_all_punctuation.ttl (limited to 'tests/tests-ttl/LITERAL1_all_punctuation.ttl') diff --git a/tests/tests-ttl/LITERAL1_all_punctuation.ttl b/tests/tests-ttl/LITERAL1_all_punctuation.ttl new file mode 100644 index 00000000..7b1d9e54 --- /dev/null +++ b/tests/tests-ttl/LITERAL1_all_punctuation.ttl @@ -0,0 +1 @@ + ' !"#$%&():;<=>?@[]^_`{|}~' . -- cgit v1.2.1