]> granicus.if.org Git - vim/commit
patch 8.2.3852: Vim9: not enough tests v8.2.3852
authorBram Moolenaar <Bram@vim.org>
Sun, 19 Dec 2021 15:17:21 +0000 (15:17 +0000)
committerBram Moolenaar <Bram@vim.org>
Sun, 19 Dec 2021 15:17:21 +0000 (15:17 +0000)
commitf47c5a8e2d8eda7c2c8a9cccf9568eb56c03a0cf
treed494b8e64cfee58471197e389c0b731f4309cb14
parent265f811f5a2dac81d9698f5202a661a04ed095f1
patch 8.2.3852: Vim9: not enough tests

Problem:    Vim9: not enough tests.
Solution:   Also run existing tests for Vim9 script.  Make errors more
            consistent.
src/errors.h
src/eval.c
src/testdir/test_listdict.vim
src/version.c
src/vim9compile.c