]> granicus.if.org Git - vim/commit
patch 8.2.0223: some instructions not yet tested v8.2.0223
authorBram Moolenaar <Bram@vim.org>
Thu, 6 Feb 2020 18:25:19 +0000 (19:25 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 6 Feb 2020 18:25:19 +0000 (19:25 +0100)
commit5cab73f8cca46d831fb9337b176493da2a55ed5d
tree7336e8e2dac485ab9457474f45467b44cfe834ff
parent170fcfcf250954d76fca86e3fed088ddfdb49383
patch 8.2.0223: some instructions not yet tested

Problem:    Some instructions not yet tested.
Solution:   Disassemble more instructions.  Move tests to a new file.  Compile
            call to s:function().
src/proto/userfunc.pro
src/testdir/Make_all.mak
src/testdir/test_vim9_disassemble.vim [new file with mode: 0644]
src/testdir/test_vim9_script.vim
src/userfunc.c
src/version.c
src/vim.h
src/vim9compile.c