1
0
forked from aniani/vim

patch 8.2.4259: number of test functions for GUI events is growing

Problem:    Number of test functions for GUI events is growing.
Solution:   Use one function with a dictionary. (Yegappan Lakshmanan,
            closes #9660)
This commit is contained in:
Yegappan Lakshmanan
2022-01-30 12:37:29 +00:00
committed by Bram Moolenaar
parent 6970e1e36a
commit 06011e1a55
9 changed files with 365 additions and 259 deletions

View File

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