From: Ken Takata Date: Tue, 3 Sep 2024 21:01:55 +0000 (+0200) Subject: patch 9.1.0714: tests: GuiEnter_Turkish test may fail X-Git-Tag: v9.1.0714^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eccc92792ae45fd706b7d8958fd6c23e0e194161;p=thirdparty%2Fvim.git 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 Signed-off-by: Christian Brabandt --- diff --git a/src/testdir/test_autocmd.vim b/src/testdir/test_autocmd.vim index a863a238da..fc6f377cf5 100644 --- a/src/testdir/test_autocmd.vim +++ b/src/testdir/test_autocmd.vim @@ -3707,7 +3707,7 @@ func Test_autocmd_with_block() } augroup END - let expected = "\n--- Autocommands ---\nblock_testing BufRead\n *.xml {^@ setlocal matchpairs+=<:>^@ /^@ /