]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3856: Vim9: not enough tests v8.2.3856
authorBram Moolenaar <Bram@vim.org>
Sun, 19 Dec 2021 21:34:05 +0000 (21:34 +0000)
committerBram Moolenaar <Bram@vim.org>
Sun, 19 Dec 2021 21:34:05 +0000 (21:34 +0000)
commitfea43e44c008a7ca73b506ddab0f47b63b5d2126
treed121c20d7e5e3f4295bac154f6637de839210f5e
parentbc404bfb32cf2bef34050d2aeae0ea72ccf980cc
patch 8.2.3856: Vim9: not enough tests

Problem:    Vim9: not enough tests.
Solution:   Run more expression tests also with Vim9. Fix an uncovered
            problem.
src/testdir/test_expr.vim
src/testdir/vim9.vim
src/version.c
src/vim9compile.c