1
0
forked from aniani/vim

patch 8.2.0450: not enough testing for restricted mode and function calls

Problem:    Not enough testing for restricted mode and function calls.
Solution:   Add more tests. (Yegappan Lakshmanan, closes #5847)
This commit is contained in:
Bram Moolenaar
2020-03-26 14:11:58 +01:00
parent cf3f8bf4dd
commit 7d941ee032
4 changed files with 171 additions and 89 deletions

View File

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