]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1235: Not all mouse codes covered by tests v8.2.1235
authorBram Moolenaar <Bram@vim.org>
Sat, 18 Jul 2020 10:59:19 +0000 (12:59 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 18 Jul 2020 10:59:19 +0000 (12:59 +0200)
commit2764d06ab7140c95b6317e344d853e4a32c76e9a
treeb82043981ce7b58007940fcd0a82e5483d360b9b
parent066e7da3cd0e3af438ff878a90ff1678363ce2a2
patch 8.2.1235: Not all mouse codes covered by tests

Problem:    Not all mouse codes covered by tests.
Solution:   Add more tests for the mouse. (Yegappan Lakshmanan, closes #6472)
src/testdir/mouse.vim
src/testdir/test_termcodes.vim
src/version.c