]> git.ipfire.org Git - thirdparty/automake.git/commit
[ng] tests: reorganize gettext tests a bit
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 10 Aug 2012 15:34:46 +0000 (17:34 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 10 Aug 2012 15:43:08 +0000 (17:43 +0200)
commit5468d520e4ea5546047dca93e89787e774b96534
treed1d9d170060d719231fa19757488da0911ccb51f
parent1a0bf99a6d153629e605eb49cadfbbc6e6dbd7d8
[ng] tests: reorganize gettext tests a bit

* t/gettext.sh: Move checks about PR/381 ...
* t/gettext-pr381.sh: ... to this new test.
* t/gettext.sh: Move checks about config.rpath requirement ...
* t/gettext-config-rpath.sh: ... to this new test.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/gettext-config-rpath.sh [new file with mode: 0755]
t/gettext-pr381.sh [new file with mode: 0755]
t/gettext.sh