# ******************************************************************************* # * Copyright (C) 2007, International Business Machines # * Corporation and others. All Rights Reserved. # ******************************************************************************* # # test1.ucm # # Test file for MBCS conversion with single-byte codepage data. # BMP-only, to test optimized code path. # Includes extensions. "test1bmp" 1 1 "MBCS" \xff 0, 5-9, ff CHARMAP # fromUnicode result is zero byte from other than U+0000 \x00 |0 \x00 |1 # nothing special \x05 |0 # toUnicode result is fallback direct \x06 |3 #unassigned \x09 # 1:2 mapping \x07\x09 |0 # 2:1 mapping \x08 |0 END CHARMAP