From 4c6c093b3600d5bc7f649a7dcc89486e38bd31e8 Mon Sep 17 00:00:00 2001 From: Ryan Lortie Date: Mon, 18 Mar 2013 23:28:27 -0400 Subject: [PATCH] More clean up for Unicode corrigendum #9 Fix some more testcases. --- tests/utf8.txt | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/tests/utf8.txt b/tests/utf8.txt index 3f1f22c46..194d1b532 100644 --- a/tests/utf8.txt +++ b/tests/utf8.txt @@ -62,7 +62,7 @@ VALID 000007ff ￿ -NOTUNICODE +VALID 0000ffff @@ -96,7 +96,7 @@ VALID 0010fffd 􏿿 -NOTUNICODE +VALID 0010ffff @@ -279,16 +279,6 @@ dbff dc00 NOTUNICODE dbff dfff -# Other illegal code positions - -￾ -NOTUNICODE -fffe - -￿ -NOTUNICODE -ffff - ################ # # Some more tests, not from Markus Kuhn's file