]> granicus.if.org Git - vim/commit
patch 8.2.0450: not enough testing for restricted mode and function calls v8.2.0450
authorBram Moolenaar <Bram@vim.org>
Thu, 26 Mar 2020 13:11:58 +0000 (14:11 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 26 Mar 2020 13:11:58 +0000 (14:11 +0100)
commit7d941ee032c02a4b682201881eb5c1f1958f17ee
tree08cf73a141fc89f6842fa1234b70caa6b7215eca
parentcf3f8bf4ddfbc0f5ce53f0c9270dc15567f4feea
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)
src/testdir/test_method.vim
src/testdir/test_restricted.vim
src/testdir/test_vim9_script.vim
src/version.c