]> granicus.if.org Git - vim/commit
patch 8.2.0363: some Normal mode commands not tested v8.2.0363
authorBram Moolenaar <Bram@vim.org>
Sun, 8 Mar 2020 04:13:15 +0000 (05:13 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 8 Mar 2020 04:13:15 +0000 (05:13 +0100)
commitf5f1e10d0d39890298cdf27f664d466c8872b87e
tree5485b5ec47d1236a14e2db3dc0fecc87d6e7ce5d
parentd0d440f702d1c6fef36386f8b91d074d0f3e4718
patch 8.2.0363: some Normal mode commands not tested

Problem:    Some Normal mode commands not tested.
Solution:   Add more tests. (Yegappan Lakshmanan, closes #5746)
src/testdir/test_cindent.vim
src/testdir/test_cmdline.vim
src/testdir/test_edit.vim
src/testdir/test_indent.vim
src/testdir/test_normal.vim
src/testdir/test_prompt_buffer.vim
src/testdir/test_virtualedit.vim
src/testdir/test_visual.vim
src/version.c