1
0
forked from aniani/vim

patch 8.2.3028: GUI mouse events not tested

Problem:    GUI mouse events not tested.
Solution:   Add test_gui_mouse_event().  Add mouse tests. Also add a few
            viminfo tests. (Yegappan Lakshmanan, closes #8407)
This commit is contained in:
Yegappan Lakshmanan
2021-06-21 18:44:26 +02:00
committed by Bram Moolenaar
parent 2ac4b2536a
commit f1e7449d56
9 changed files with 337 additions and 5 deletions

View File

@@ -755,6 +755,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
3028,
/**/
3027,
/**/