summaryrefslogtreecommitdiff
path: root/localedata/tests-mbwc
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-06-28 18:04:12 +0000
committerUlrich Drepper <drepper@redhat.com>2000-06-28 18:04:12 +0000
commit044ff6223a1787c61eca915338e8be61e1eb9b42 (patch)
treeed8ad47f1ce115cffc34e2136ce6c3c6f521cbd5 /localedata/tests-mbwc
parentf7b74fc0fbe65f43bc5be0546099f7bd67212df8 (diff)
Update.
2000-06-28 Ulrich Drepper <drepper@redhat.com> * iconvdata/jis0208.h: Remove redundant test.
Diffstat (limited to 'localedata/tests-mbwc')
-rw-r--r--localedata/tests-mbwc/dat_iswalnum.c52
1 files changed, 26 insertions, 26 deletions
diff --git a/localedata/tests-mbwc/dat_iswalnum.c b/localedata/tests-mbwc/dat_iswalnum.c
index 440e4515d4..68573f9f3a 100644
--- a/localedata/tests-mbwc/dat_iswalnum.c
+++ b/localedata/tests-mbwc/dat_iswalnum.c
@@ -45,32 +45,32 @@ TST_ISW_LOC (ALNUM, alnum) = {
},
{ TST_ISW_REC (de_UTF8, alnum)
{
- { { 0xC280 }, { 0,0,1,0 } }, /* CTRL */
- { { 0xC29F }, { 0,0,1,0 } }, /* CTRL */
- { { 0xC2A0 }, { 0,0,1,0 } }, /* NB SPACE */
- { { 0xC2A1 }, { 0,0,1,0 } }, /* UD ! */
- { { 0xC2B0 }, { 0,0,1,0 } }, /* Degree */
- { { 0xC2B1 }, { 0,0,1,0 } }, /* +- sign */
- { { 0xC2B2 }, { 0,0,1,0 } }, /* SUP 2 */
- { { 0xC2B3 }, { 0,0,1,0 } }, /* SUP 3 */
- { { 0xC2B4 }, { 0,0,1,0 } }, /* ACUTE */
- { { 0xC2B8 }, { 0,0,1,0 } }, /* CEDILLA */
- { { 0xC2B9 }, { 0,0,1,0 } }, /* SUP 1 */
- { { 0xC2BB }, { 0,0,1,0 } }, /* >> */
- { { 0xC2BC }, { 0,0,1,0 } }, /* 1/4 */
- { { 0xC2BD }, { 0,0,1,0 } }, /* 1/2 */
- { { 0xC2BE }, { 0,0,1,0 } }, /* 3/4 */
- { { 0xC2BF }, { 0,0,1,0 } }, /* UD ? */
- { { 0xC380 }, { 0,0,0,0 } }, /* A Grave */
- { { 0xC396 }, { 0,0,0,0 } }, /* O dia */
- { { 0xC397 }, { 0,0,1,0 } }, /* multipl. */
- { { 0xC398 }, { 0,0,0,0 } }, /* O stroke */
- { { 0xC39F }, { 0,0,0,0 } }, /* small Sh */
- { { 0xC3A0 }, { 0,0,0,0 } }, /* a grave */
- { { 0xC3B6 }, { 0,0,0,0 } }, /* o dia */
- { { 0xC3B7 }, { 0,0,1,0 } }, /* division */
- { { 0xC3B8 }, { 0,0,0,0 } }, /* o stroke */
- { { 0xC3BF }, { 0,0,0,0 } }, /* y dia */
+ { { 0x0080 }, { 0,0,1,0 } }, /* CTRL */
+ { { 0x009F }, { 0,0,1,0 } }, /* CTRL */
+ { { 0x00A0 }, { 0,0,1,0 } }, /* NB SPACE */
+ { { 0x00A1 }, { 0,0,1,0 } }, /* UD ! */
+ { { 0x00B0 }, { 0,0,1,0 } }, /* Degree */
+ { { 0x00B1 }, { 0,0,1,0 } }, /* +- sign */
+ { { 0x00B2 }, { 0,0,1,0 } }, /* SUP 2 */
+ { { 0x00B3 }, { 0,0,1,0 } }, /* SUP 3 */
+ { { 0x00B4 }, { 0,0,1,0 } }, /* ACUTE */
+ { { 0x00B8 }, { 0,0,1,0 } }, /* CEDILLA */
+ { { 0x00B9 }, { 0,0,1,0 } }, /* SUP 1 */
+ { { 0x00BB }, { 0,0,1,0 } }, /* >> */
+ { { 0x00BC }, { 0,0,1,0 } }, /* 1/4 */
+ { { 0x00BD }, { 0,0,1,0 } }, /* 1/2 */
+ { { 0x00BE }, { 0,0,1,0 } }, /* 3/4 */
+ { { 0x00BF }, { 0,0,1,0 } }, /* UD ? */
+ { { 0x00C0 }, { 0,0,0,0 } }, /* A Grave */
+ { { 0x00D6 }, { 0,0,0,0 } }, /* O dia */
+ { { 0x00D7 }, { 0,0,1,0 } }, /* multipl. */
+ { { 0x00D8 }, { 0,0,0,0 } }, /* O stroke */
+ { { 0x00DF }, { 0,0,0,0 } }, /* small Sh */
+ { { 0x00E0 }, { 0,0,0,0 } }, /* a grave */
+ { { 0x00F6 }, { 0,0,0,0 } }, /* o dia */
+ { { 0x00F7 }, { 0,0,1,0 } }, /* division */
+ { { 0x00F8 }, { 0,0,0,0 } }, /* o stroke */
+ { { 0x00FF }, { 0,0,0,0 } }, /* y dia */
{ is_last: 1 } /* last element */
}
},