]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0536: Vim9: some compilation code not tested v8.2.0536
authorBram Moolenaar <Bram@vim.org>
Thu, 9 Apr 2020 17:34:43 +0000 (19:34 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 9 Apr 2020 17:34:43 +0000 (19:34 +0200)
commit5da356e07359a59cf2d682908ba8592a72d5d9cd
tree7769114608235782984c94061cef30c974537ba4
parent4d23c52824dd2f4577eb980e7d91feed34052755
patch 8.2.0536: Vim9: some compilation code not tested

Problem:    Vim9: some compilation code not tested.
Solution:   Add more test cases.
src/evalvars.c
src/proto/evalvars.pro
src/testdir/test_vim9_expr.vim
src/version.c
src/vim9compile.c