]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1128: getwinpos() test does not work on MS-Windows v8.1.1128
authorBram Moolenaar <Bram@vim.org>
Sat, 6 Apr 2019 18:40:35 +0000 (20:40 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 6 Apr 2019 18:40:35 +0000 (20:40 +0200)
commit94a7242ad1c41cc2a5377535f81d29a5b374b983
tree1aa2fbd74194573dc0566b86141a156f3f139f6f
parent6bc9305a02f77136e65347951618575b2033cbc9
patch 8.1.1128: getwinpos() test does not work on MS-Windows

Problem:    getwinpos() test does not work on MS-Windows.
Solution:   Skip the test.
src/testdir/test_terminal.vim
src/version.c