]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4297: Vim9: not all code covered by tests v8.2.4297
authorBram Moolenaar <Bram@vim.org>
Fri, 4 Feb 2022 21:58:58 +0000 (21:58 +0000)
committerBram Moolenaar <Bram@vim.org>
Fri, 4 Feb 2022 21:58:58 +0000 (21:58 +0000)
commit21ebb0899ecf9049c3e1c9cbc2e06fd8e2a99e06
treea8f8b1a846c91daafd765a0709da514b53d7bab7
parent83d0cec95697c244c8096c78aa806469302a8e19
patch 8.2.4297: Vim9: not all code covered by tests

Problem:    Vim9: not all code covered by tests.
Solution:   Add a couple more tests.
src/testdir/test_vim9_disassemble.vim
src/testdir/test_vim9_script.vim
src/version.c