Patch #670715: Universal Unicode Codec for POSIX iconv.

This commit is contained in:
Martin v. Löwis 2003-01-26 11:30:36 +00:00
parent afef4eefa8
commit 9789aefa61
6 changed files with 690 additions and 0 deletions

View file

@ -556,6 +556,7 @@ _expectations = {
test_gdbm
test_gl
test_grp
test_iconv_codec
test_imgfile
test_largefile
test_linuxaudiodev
@ -611,6 +612,7 @@ _expectations = {
test_fork1
test_gl
test_grp
test_iconv_codec
test_imgfile
test_largefile
test_linuxaudiodev
@ -898,6 +900,7 @@ _expectations = {
test_dl
test_email_codecs
test_gl
test_iconv_codec
test_imgfile
test_largefile
test_linuxaudiodev