]> granicus.if.org Git - vim/commit
patch 9.0.0968: GUI mouse event test is a bit flaky v9.0.0968
authorBram Moolenaar <Bram@vim.org>
Mon, 28 Nov 2022 21:20:48 +0000 (21:20 +0000)
committerBram Moolenaar <Bram@vim.org>
Mon, 28 Nov 2022 21:20:48 +0000 (21:20 +0000)
commitc13e998d4a82e2c90efb4bbc1dd4ea2d6c424592
tree09462fe2a16d84700aaa86cd9ac1be5c1ce2d63d
parent84497cd06f06516f6ce727ea00c47792ce16dc70
patch 9.0.0968: GUI mouse event test is a bit flaky

Problem:    GUI mouse event test is a bit flaky.
Solution:   Mark the test case as flaky.  Move test function failure checks to
            a separate test function.
src/testdir/test_gui.vim
src/version.c