]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1169: some key+modifier tests fail on some AppVeyor images v9.0.1169
authorChristopher Plewright <chris@createng.com>
Tue, 10 Jan 2023 13:43:04 +0000 (13:43 +0000)
committerBram Moolenaar <Bram@vim.org>
Tue, 10 Jan 2023 13:43:04 +0000 (13:43 +0000)
commit566f76e6566ccc418b25d51f454d2cc509ca7f8a
tree6b51bf892b5f99363f0ddcd3f0a6527fa559a25b
parent06cd14d0bf990d0002d61a721aa3d5b8a3c44028
patch 9.0.1169: some key+modifier tests fail on some AppVeyor images

Problem:    Some key+modifier tests fail on some AppVeyor images.
Solution:   Adjust the tests for key movements and fix the revealed bugs.
            (Christopher Plewright, closes #11798)
src/os_win32.c
src/testdir/test_gui.vim
src/testdir/test_mswin_event.vim
src/version.c