Code

gettext tests: add GETTEXT_POISON tests for shell scripts
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Tue, 7 Sep 2010 15:38:23 +0000 (15:38 +0000)
committerÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sat, 30 Oct 2010 07:58:15 +0000 (07:58 +0000)
commit450a4114259de82c1383a9ac31c1fc7657116386
tree0e0b079a57d47085a09303c519473d82d6d8ab17
parent661ca02b59e564ec65a6099db7d12208abf1a773
gettext tests: add GETTEXT_POISON tests for shell scripts

Test the new GETTEXT_POISON=YesPlease support for shell scripts. This
test is derived from the existing t0201-gettext-fallbacks.sh test.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
t/t0205-gettext-poison.sh [new file with mode: 0755]
t/test-lib.sh