1
0
forked from aniani/vim

patch 8.1.1687: the evalfunc.c file is too big

Problem:    The evalfunc.c file is too big.
Solution:   Move testing support to a separate file.
This commit is contained in:
Bram Moolenaar
2019-07-14 14:55:39 +02:00
parent 2898ebb44c
commit ecaa70ea29
14 changed files with 1026 additions and 1005 deletions

View File

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