]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0570: tests: test_gettext_make can be improved v9.1.0570
authorKen Takata <kentkt@csc.jp>
Fri, 12 Jul 2024 05:35:36 +0000 (07:35 +0200)
committerChristian Brabandt <cb@256bit.org>
Fri, 12 Jul 2024 05:35:36 +0000 (07:35 +0200)
commit8a7563bbea331949117f605ec6076ac1bc9112ee
tree210adc6d84b8a8ee9972e6183be43ed5a02bc3a4
parent7347642633eb2de23a78c51a4388c9080440eec4
patch 9.1.0570: tests: test_gettext_make can be improved

Problem:  tests: test_gettext_make can be improved
          (after v9.1.0559)
Solution: Improve the test
          (Ken Takata)

* Remove unnecessary comment.
* Check the gettext feature.
* Check whether %GETTEXT_PATH% is set.
* Check the return code of the make command.
* Use heredoc.

closes: #15221

Signed-off-by: Ken Takata <kentkt@csc.jp>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_gettext_make.vim
src/version.c