Ignore the error if iconv doesn't support EUC-JP.

* tests/iochannel-test.c: Ignore the error if iconv doesn't
        support EUC-JP.


svn path=/trunk/; revision=7182
This commit is contained in:
Matthias Clasen
2008-07-14 19:31:33 +00:00
parent 7560b45764
commit 3ec443b188
2 changed files with 11 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
2008-07-14 Matthias Clasen <mclasen@redhat.com>
Bug 428048 2 of 51 tests fail on Solaris
* tests/iochannel-test.c: Ignore the error if iconv doesn't
support EUC-JP.
2008-07-14 Matthias Clasen <mclasen@redhat.com>
* tests/option-test.c: Print error messages when something fails.