From 0c9f5eb2eeb4927e51f43ac2cba85cebca873234 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 24 Mar 2013 05:53:56 +0000 Subject: Set SERD_HAS_NEWLINE and SERD_HAS_QUOTE flags when unescaped newlines or quotes are read. Don't escape legal ASCII characters when writing long literals. git-svn-id: http://svn.drobilla.net/serd/trunk@439 490d8e77-9747-427b-9fa3-0b8f29cee8a0 --- tests/good/test-backspace.nt | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/good/test-backspace.nt') diff --git a/tests/good/test-backspace.nt b/tests/good/test-backspace.nt index 3a88c436..3a110da6 100644 --- a/tests/good/test-backspace.nt +++ b/tests/good/test-backspace.nt @@ -1,2 +1,3 @@ "\b" . "\b" . + "\n\b\n" . -- cgit v1.2.1