]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3858: Vim9: not enough tests v8.2.3858
authorBram Moolenaar <Bram@vim.org>
Mon, 20 Dec 2021 10:55:35 +0000 (10:55 +0000)
committerBram Moolenaar <Bram@vim.org>
Mon, 20 Dec 2021 10:55:35 +0000 (10:55 +0000)
commit003312b1d2ee2f4922f473b8bf50af6663c0efac
tree2a1c6930d3f9e0906210b1262e0843640d9249a0
parent2f9f4ccfc8f1d4a56761dc1cc1e9e20190a72c74
patch 8.2.3858: Vim9: not enough tests

Problem:    Vim9: not enough tests.
Solution:   Add tests for :try/:catch and :redir. Add missing type check.
src/testdir/test_vim9_cmd.vim
src/testdir/test_vim9_script.vim
src/version.c
src/vim9compile.c