1
0
forked from aniani/vim

patch 8.2.0644: insufficient testing for invalid function arguments

Problem:    Insufficient testing for invalid function arguments.
Solution:   Add more tests. (Yegappan Lakshmanan, closes #5988)
This commit is contained in:
Bram Moolenaar
2020-04-26 15:59:55 +02:00
parent e297802d6d
commit 99fa721944
18 changed files with 116 additions and 10 deletions

View File

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