From 504327020d6cb028a6a899354f197cb10aaca332 Mon Sep 17 00:00:00 2001 From: zeertzjq Date: Mon, 9 Mar 2026 06:33:53 +0800 Subject: [PATCH] vim-patch:9.1.1484: tests: Turkish locale tests fails on Mac Problem: tests: Turkish locale tests fails on Mac (after v9.1.1480) Solution: skip the test Test_pos_percentage_in_turkish_locale() on Mac https://github.com/vim/vim/commit/223189389a18acf6e074ab0ca1a3bb6a4ec27ef7 Co-authored-by: Christian Brabandt --- test/old/testdir/test_normal.vim | 1 + 1 file changed, 1 insertion(+) diff --git a/test/old/testdir/test_normal.vim b/test/old/testdir/test_normal.vim index 8980a5187a..5e03819cd1 100644 --- a/test/old/testdir/test_normal.vim +++ b/test/old/testdir/test_normal.vim @@ -4400,6 +4400,7 @@ endfunc func Test_pos_percentage_in_turkish_locale() CheckRunVimInTerminal + CheckNotMac defer execute(':lang C') try