]> granicus.if.org Git - vim/commit
patch 8.2.4678: Vim9: not all code is tested v8.2.4678
authorBram Moolenaar <Bram@vim.org>
Sun, 3 Apr 2022 20:11:34 +0000 (21:11 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 3 Apr 2022 20:11:34 +0000 (21:11 +0100)
commit1061195057c4518877cb6da7591eadff9db14598
tree808c1de42fd6a702fa2c01393f6d3f469d56a09d
parent0b962e5685edd41b55d5427b894797e725707639
patch 8.2.4678: Vim9: not all code is tested

Problem:    Vim9: not all code is tested.
Solution:   Add a few more tests.
src/testdir/test_vim9_cmd.vim
src/testdir/test_vim9_import.vim
src/testdir/test_vim9_script.vim
src/version.c
src/vim9execute.c