]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0712: tests: missing dependency of Test_gettext_makefile v9.1.0712
authorJames McCoy <jamessan@jamessan.com>
Tue, 3 Sep 2024 20:50:38 +0000 (22:50 +0200)
committerChristian Brabandt <cb@256bit.org>
Tue, 3 Sep 2024 20:50:38 +0000 (22:50 +0200)
commit3db32d2e7ffb4184c0996c1df6b9c09054074d26
tree0d610a62f751e7b1600d1eb56cdc0317be00d306
parent06ed634db154a8fc70185f83a3ca097e4d698b6a
patch 9.1.0712: tests: missing dependency of Test_gettext_makefile

Problem:  tests: missing dependency of Test_gettext_makefile
Solution: Check that xgettext binary is available, else skip the test
          (James McCoy)

closes: #15612

Signed-off-by: James McCoy <jamessan@jamessan.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_gettext_make.vim
src/version.c