1 # *******************************************************************************
2 # * Copyright (C) 2001, International Business Machines
3 # * Corporation and others. All Rights Reserved.
4 # *******************************************************************************
8 # Test file for MBCS conversion with three-byte codepage data.
10 <code_set_name> "test3"
15 <icu:state> 0, 1:1, 5-9, ff
21 # fromUnicode result is zero byte from other than U+0000
27 # toUnicode result is fallback direct
30 # toUnicode result is direct non-BMP code point
36 # toUnicode result is surrogate pair: test real pair, single unit, unassigned
37 <U23456> \x01\x02\x0a |0
38 <U000b> \x01\x02\x0b |0
39 #unassigned \x01\x02\x0c
40 <U34567> \x01\x02\x0d |3
41 <U000e> \x01\x02\x0e |3
42 #unassigned \x01\x02\x0f