]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1955: Vim9: not all command modifiers are tested v8.2.1955
authorBram Moolenaar <Bram@vim.org>
Wed, 4 Nov 2020 17:53:35 +0000 (18:53 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 4 Nov 2020 17:53:35 +0000 (18:53 +0100)
commit66669fc6647201649e75a214e72b768fc86b7ed3
tree37bd3c71e0d28ca0e1b42102f2247c8d59405d1a
parentf65b35b4465d3622128bd82bd3775f833542eb1f
patch 8.2.1955: Vim9: not all command modifiers are tested

Problem:    Vim9: not all command modifiers are tested.
Solution:   Add tests for remaining modifiers.
src/testdir/test_vim9_cmd.vim
src/version.c