ICU-727 Fixed the mappping files for tests

X-SVN-Rev: 2965
This commit is contained in:
Ram Viswanadha 2000-11-21 01:19:54 +00:00
parent af69dc56f3
commit 77c08f2907
3 changed files with 20 additions and 20 deletions

View File

@ -11,8 +11,8 @@
<mb_cur_max> 1
<mb_cur_min> 1
<uconv_class> "MBCS"
<subchar> \xff
<icu:state> 0, 5-9
<subchar> \xff
<icu:state> 0, 5-9
CHARMAP
@ -23,7 +23,7 @@ CHARMAP
<U0005> \x05 |0
# toUnicode result is fallback direct
<U0006> \x06 |1
<U0006> \x06 |3
# toUnicode result is direct non-BMP code point
<U101234> \x07 |0

View File

@ -11,10 +11,10 @@
<mb_cur_max> 3
<mb_cur_min> 1
<uconv_class> "MBCS"
<subchar> \xff
<icu:state> 0, 1:1, 5-9
<icu:state> 2:2
<icu:state> a-f.p
<subchar> \xff
<icu:state> 0, 1:1, 5-9
<icu:state> 2:2
<icu:state> a-f.p
CHARMAP
@ -25,11 +25,11 @@ CHARMAP
<U0005> \x05 |0
# toUnicode result is fallback direct
<U0006> \x06 |1
<U0006> \x06 |3
# toUnicode result is direct non-BMP code point
<U101234> \x07 |0
<Ufebcd> \x08 |1
<Ufebcd> \x08 |3
#unassigned \x09
@ -37,8 +37,8 @@ CHARMAP
<U23456> \x01\x02\x0a |0
<U000b> \x01\x02\x0b |0
#unassigned \x01\x02\x0c
<U34567> \x01\x02\x0d |1
<U000e> \x01\x02\x0e |1
<U34567> \x01\x02\x0d |3
<U000e> \x01\x02\x0e |3
#unassigned \x01\x02\x0f
END CHARMAP

View File

@ -11,11 +11,11 @@
<mb_cur_max> 4
<mb_cur_min> 1
<uconv_class> "MBCS"
<subchar> \xff
<icu:state> 0, 1:1, 5-9
<icu:state> 2:2
<icu:state> 3:3
<icu:state> a-f.p
<subchar> \xff
<icu:state> 0, 1:1, 5-9
<icu:state> 2:2
<icu:state> 3:3
<icu:state> a-f.p
CHARMAP
@ -26,11 +26,11 @@ CHARMAP
<U0005> \x05 |0
# toUnicode result is fallback direct
<U0006> \x06 |1
<U0006> \x06 |3
# toUnicode result is direct non-BMP code point
<U101234> \x07 |0
<Ufebcd> \x08 |1
<Ufebcd> \x08 |3
#unassigned \x09
@ -38,8 +38,8 @@ CHARMAP
<U23456> \x01\x02\x03\x0a |0
<U000b> \x01\x02\x03\x0b |0
#unassigned \x01\x02\x03\x0c
<U34567> \x01\x02\x03\x0d |1
<U000e> \x01\x02\x03\x0e |1
<U34567> \x01\x02\x03\x0d |3
<U000e> \x01\x02\x03\x0e |3
#unassigned \x01\x02\x03\x0f
END CHARMAP