1
0
forked from aniani/vim

patch 8.2.3758: options that take a function insufficiently tested

Problem:    Options that take a function insufficiently tested.
Solution:   Add additional tests and enhance existing tests. (Yegappan
            Lakshmanan, closes #9298)
This commit is contained in:
Yegappan Lakshmanan
2021-12-08 10:46:21 +00:00
committed by Bram Moolenaar
parent f7f7aaf8aa
commit 2172bff364
4 changed files with 574 additions and 491 deletions

View File

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