From a9e0784cbcd32dbd6184b280accaafd1c9575ba5 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Thu, 29 Oct 2009 00:44:27 -0400 Subject: Complete string parsing. --- tests/dimension/strings.pov | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/dimension/strings.pov') diff --git a/tests/dimension/strings.pov b/tests/dimension/strings.pov index 307b774..663afdd 100644 --- a/tests/dimension/strings.pov +++ b/tests/dimension/strings.pov @@ -18,4 +18,4 @@ *************************************************************************/ // Test string handling, including escape sequences -"This is a string with\n\"escape sequences\"\\" +"This is a string with escape sequences: \a\b\f\n\r\t\u2123\v\\\'\"" \ No newline at end of file -- cgit v1.2.3