diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-03-31 23:11:04 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-03-31 23:11:04 +0000 |
commit | e31fd8c0ff01279a1c509e49f914a2556c4c65e6 (patch) | |
tree | 2815387fea7bf6404878bc587ef8eaf33c53a3e7 /iconvdata/TESTS | |
parent | 42ec4cabc5e336fa76e2a975438d42072ed51a4a (diff) | |
download | glibc-e31fd8c0ff01279a1c509e49f914a2556c4c65e6.tar.gz glibc-e31fd8c0ff01279a1c509e49f914a2556c4c65e6.tar.xz glibc-e31fd8c0ff01279a1c509e49f914a2556c4c65e6.zip |
Update.
* iconvdata/testdata/CP1258: New file. * iconvdata/testdata/CP1258..UTF8: New file. * iconvdata/TESTS: Add CP1258 entry.
Diffstat (limited to 'iconvdata/TESTS')
-rw-r--r-- | iconvdata/TESTS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/iconvdata/TESTS b/iconvdata/TESTS index 71808af5c6..ef44c45303 100644 --- a/iconvdata/TESTS +++ b/iconvdata/TESTS @@ -1,5 +1,5 @@ # Available tests for iconv(1) (and therefore iconv(3)) in GNU libc. -# Copyright (C) 1998 Free Software Foundation, Inc. +# Copyright (C) 1998, 1999 Free Software Foundation, Inc. # This file is part of the GNU C Library. # Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998. # @@ -73,5 +73,6 @@ CP1254 CP1254 Y UTF8 CP1255 CP1255 Y UTF8 CP1256 CP1256 Y UTF8 CP1257 CP1257 Y UTF8 +CP1258 CP1258 Y UTF8 ISO-2022-KR ISO-2022-KR N UTF8 EUC-KR EUC-KR Y UTF8 |