]> git.ipfire.org Git - thirdparty/glibc.git/blame - iconvdata/TESTS
Update.
[thirdparty/glibc.git] / iconvdata / TESTS
CommitLineData
480bc727 1# Available tests for iconv(1) (and therefore iconv(3)) in GNU libc.
3b7caeac 2# Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
480bc727
UD
3# This file is part of the GNU C Library.
4# Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
5#
6# The GNU C Library is free software; you can redistribute it and/or
7# modify it under the terms of the GNU Library General Public License as
8# published by the Free Software Foundation; either version 2 of the
9# License, or (at your option) any later version.
10#
11# The GNU C Library is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY; without even the implied warranty of
13# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14# Library General Public License for more details.
15#
16# You should have received a copy of the GNU Library General Public
17# License along with the GNU C Library; see the file COPYING.LIB. If not,
18# write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
19# Boston, MA 02111-1307, USA.
20
5aa8ff62 21# Each line consists of at least four entries:
480bc727
UD
22# 1. input file name.
23# 2. output file name; this is different from the input file name only for
24# conversions which do not produce the same output when the transformation
25# is applied back and forth.
5aa8ff62
UD
26# 3. Y or N depending of whether the character set contains ASCII as a
27# subset or not.
28# 4.
480bc727
UD
29# ...
30# N. target coded character set.
31
9b26f5c4
UD
32ISO-8859-1 ISO-8859-1 Y UTF8
33ISO-8859-2 ISO-8859-2 Y UCS4 UTF8
34ISO-8859-3 ISO-8859-3 Y UTF8
35ISO-8859-4 ISO-8859-4 Y UTF8
36ISO-8859-5 ISO-8859-5 Y UTF8
37ISO-8859-6 ISO-8859-6 Y UTF8
38ISO-8859-7 ISO-8859-7 Y UTF8
39ISO-8859-8 ISO-8859-8 Y UTF8
40ISO-8859-9 ISO-8859-9 Y UTF8
77e1d15a 41ISO-8859-10 ISO-8859-10 Y UCS-2BE UTF8
134c659c
UD
42ISO-8859-14 ISO-8859-14 Y UTF8
43ISO-8859-15 ISO-8859-15 Y UTF8
9b26f5c4
UD
44ANSI_X3.4-1968 ANSI_X3.4-1968 Y UTF8
45BS_4730 BS_4730 Y UTF8
77e1d15a 46CSA_Z243.4-1985-1 CSA_Z243.4-1985-1 Y UCS-2BE
9b26f5c4
UD
47CSA_Z243.4-1985-2 CSA_Z243.4-1985-2 Y UCS4
48DIN_66003 DIN_66003 Y UTF8
49DS_2089 DS_2089 Y UTF8
50ES ES Y UTF8
51ES2 ES2 Y UTF8
52GB_1988-80 GB_1988-80 Y UTF8
53IT IT Y UTF8
54JIS_C6220-1969-RO JIS_C6220-1969-RO Y UTF8
55JIS_C6229-1984-B JIS_C6229-1984-B Y UTF8
56JUS_I.B1.002 JUS_I.B1.002 Y UTF8
57KSC5636 KSC5636 Y UTF8
58MSZ_7795.3 MSZ_7795.3 Y UTF8
59NC_NC00-10 NC_NC00-10 Y UTF8
60NF_Z_62-010 NF_Z_62-010 Y UTF8
61NF_Z_62-010_1973 NF_Z_62-010_1973 Y UTF8
62NS_4551-1 NS_4551-1 Y UTF8
63NS_4551-2 NS_4551-2 Y UTF8
64PT PT Y UTF8
65PT2 PT2 Y UTF8
66SEN_850200_B SEN_850200_B Y UTF8
67SEN_850200_C SEN_850200_C Y UTF8
45139d5f
UD
68KOI-8 KOI-8 Y UTF8
69KOI8-R KOI8-R Y UTF8
70CP1250 CP1250 Y UTF8
71CP1251 CP1251 Y UTF8
72CP1252 CP1252 Y UTF8
73CP1253 CP1253 Y UTF8
74CP1254 CP1254 Y UTF8
2373b30e
UD
75# CP1255 and WINDOWS-1255 are the same encodings. The first test works with the
76# charmap as well. The second one tests character composition/decomposition.
45139d5f 77CP1255 CP1255 Y UTF8
2373b30e 78WINDOWS-1255 WINDOWS-1255 N UTF8
45139d5f
UD
79CP1256 CP1256 Y UTF8
80CP1257 CP1257 Y UTF8
2373b30e
UD
81# CP1258 and WINDOWS-1258 are the same encodings. The first test works with the
82# charmap as well. The second one tests character composition/decomposition.
e31fd8c0 83CP1258 CP1258 Y UTF8
2373b30e 84WINDOWS-1258 WINDOWS-1258 N UTF8
d2a99fa3
UD
85ISO-2022-JP ISO-2022-JP N UTF8
86ISO-2022-JP-2 ISO-2022-JP-2 N UTF8
41aa20c2 87ISO-2022-KR ISO-2022-KR N UTF8
d2a99fa3
UD
88ISO-2022-CN ISO-2022-CN N UTF8
89ISO-2022-CN-EXT ISO-2022-CN-EXT N UTF8
13d9048a 90EUC-KR EUC-KR Y UTF8
d2a99fa3 91EUC-JP EUC-JP Y UTF8
ffa156af 92EUC-CN EUC-CN Y UTF8
d2a99fa3 93EUC-TW EUC-TW Y UTF8
dcc20330 94GBK GBK Y UTF8
47cae281 95BIG5HKSCS BIG5HKSCS Y UTF8
f6ad4726 96UTF-7 UTF-7 N UTF8
18a3a9a3
UD
97IBM856 IBM856 N UTF8
98IBM930 IBM930 N UTF8
99IBM933 IBM933 N UTF8
100IBM935 IBM935 N UTF8
101IBM937 IBM937 N UTF8
102IBM939 IBM939 N UTF8
103IBM1046 IBM1046 Y UTF8
3132d11a
UD
104IBM932 IBM932 N UTF8
105IBM943 IBM943 N UTF8