Code

gettext tests: add GETTEXT_POISON support for shell scripts
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Tue, 7 Sep 2010 15:25:05 +0000 (15:25 +0000)
committerÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sat, 30 Oct 2010 07:58:15 +0000 (07:58 +0000)
commit661ca02b59e564ec65a6099db7d12208abf1a773
tree74b96aba1c28eeb3a2646b250d496471602fb740
parent3ee00ae7d093158cf4aee8c27d324afc7774f625
gettext tests: add GETTEXT_POISON support for shell scripts

Expand the existing GETTEXT_POISON=YesPlease support to support shell
scripts. Analogous the existing C support this is needed to test that
changes to the output of the shell scripts don't break the plumbing
output.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
git-sh-i18n.sh
t/t0201-gettext-fallbacks.sh
t/test-lib.sh