diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2008-07-14 18:17:20 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2008-07-14 18:17:20 +0000 |
commit | 052f3e6bd9a4f535d9376d35205fa52f702be49b (patch) | |
tree | a4ae70f65c43a47af2849acd354d767e02f650bc /ChangeLog | |
parent | ae937800de5f8fb7a9adec5189df8ada908b91e5 (diff) |
Skip a test if iconv doesn't support the encoding
svn path=/trunk/; revision=7180
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-07-14 Matthias Clasen <mclasen@redhat.com> + + Bug 467707 – test_iconv_state() in tests/convert-test.c fails on AIX 5.3 + + * tests/convert-test.c (test_iconv_state): Skip this test if + CP1255 is not supported. + 2008-07-10 Ryan Lortie <desrt@desrt.ca> * docs/reference/glib/glib-sections.txt: |