]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0714: tests: GuiEnter_Turkish test may fail v9.1.0714
authorKen Takata <kentkt@csc.jp>
Tue, 3 Sep 2024 21:01:55 +0000 (23:01 +0200)
committerChristian Brabandt <cb@256bit.org>
Tue, 3 Sep 2024 21:01:55 +0000 (23:01 +0200)
commiteccc92792ae45fd706b7d8958fd6c23e0e194161
tree94923378761f98a6e94a89012d67e53bb662b8ea
parent2432b4a75321a1a9ac0f9b326c7e46d38bdb71bb
patch 9.1.0714: tests: GuiEnter_Turkish test may fail

Problem:  tests: GuiEnter_Turkish test may fail
Solution: the message will be translated if the Turkish message file is
          installed. Use gettext() to get the expected message
          (Ken Takata)

closes: #15615

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