]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0057: MS-Windows: Key event test still fails v9.1.0057
authorChristian Brabandt <cb@256bit.org>
Thu, 25 Jan 2024 21:28:37 +0000 (22:28 +0100)
committerChristian Brabandt <cb@256bit.org>
Thu, 25 Jan 2024 21:28:37 +0000 (22:28 +0100)
commit6a02eb073e1c801a5a92837d4b2d44b6a80afddd
tree05d0ec0422281c4f63013affe40379d78ef061a3
parent6638ec8afa9875ff565020536954c424d5f6f27d
patch 9.1.0057: MS-Windows: Key event test still fails

Problem:  MS-Windows: Key event test still fails
Solution: Skip testing CTRL-C, since it causes an Interrupt
          which causes a test failure (after 9.1.0053)

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_mswin_event.vim
src/version.c