Code

gettext tests: test message re-encoding under C
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Mon, 30 Aug 2010 21:10:53 +0000 (21:10 +0000)
committerÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sat, 30 Oct 2010 07:10:08 +0000 (07:10 +0000)
commit66d51530a631fd6d73e54633e78a94903e23ff0a
treed9b16e5a9c55d60ed428cb9618f258ce3cc5b02d
parent76b0372f54429b0c2d3c8bcb35609d4addcf45d2
gettext tests: test message re-encoding under C

Add tests for message re-encoding under C. Unlike the Shell tests
these tests will break under GNU libintl if the recent patch to
gettext.c is reverted. So this serves as a regression test for that
issue.

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