summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2013-03-18 23:28:27 -0400
committerRyan Lortie <desrt@desrt.ca>2013-03-18 23:28:27 -0400
commit4c6c093b3600d5bc7f649a7dcc89486e38bd31e8 (patch)
tree2c8cb7fefc55febc63efaac631a315b42b46364f
parent11bb67bbdac1fe4eaacbc1211d637e3276a0e3eb (diff)
downloadglib-4c6c093b3600d5bc7f649a7dcc89486e38bd31e8.tar.gz
More clean up for Unicode corrigendum #92.35.9
Fix some more testcases.
-rw-r--r--tests/utf8.txt14
1 files 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