Home | History | Annotate | Download | only in testdata
      1 # Copyright (C) 2016 and later: Unicode, Inc. and others.
      2 # License & terms of use: http://www.unicode.org/copyright.html
      3 # *******************************************************************************
      4 # * Copyright (C) 2003, International Business Machines
      5 # * Corporation and others.  All Rights Reserved.
      6 # *******************************************************************************
      7 #
      8 # test4x.ucm
      9 #
     10 # Test file for MBCS conversion extension with four-byte codepage data.
     11 
     12 <code_set_name>     "test4x"
     13 <mb_cur_max>        4
     14 <mb_cur_min>        1
     15 <uconv_class>       "MBCS"
     16 
     17 # test loading an extension table from the testdata package
     18 <icu:base>          "test4"
     19 
     20 CHARMAP
     21 <U0009>     \x09 |0
     22 END CHARMAP
     23