Code

gettext tests: test re-encoding with a UTF-8 msgid under Shell
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Mon, 30 Aug 2010 16:59:13 +0000 (16:59 +0000)
committerÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sat, 30 Oct 2010 07:10:07 +0000 (07:10 +0000)
commit15012b7ecc4c304edeadda8c53836985ecee98e7
tree26ce30b6bccb843cdbea04995fee9de544a14792
parent14dcd54ede904e6102129805767fc03aed554ab7
gettext tests: test re-encoding with a UTF-8 msgid under Shell

A test that tests that calling gettext on a UTF-8 msgid works, and
that recoding the resulting string works too.

This test uses the --from-code=UTF-8 xgettext(1) argument introduced
in an earlier patch.

This patch only tests the shellscript portion of our gettext
interface. I can't get any of these tests to fail on any of the
gettext implementations I have around, even without the previous patch
to gettext.c. But having exhaustive tests in this area is good
regardless.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
po/is.po
t/t0200/test.c
t/t0204-gettext-reencode-sanity.sh