]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1786: various Normal mode commands not fully tested v8.2.1786
authorBram Moolenaar <Bram@vim.org>
Fri, 2 Oct 2020 16:48:07 +0000 (18:48 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 2 Oct 2020 16:48:07 +0000 (18:48 +0200)
commit8a9bc95eaec53f4e0c951ff8f2686ae5113a5709
treee4c87fcdb5bdeeccd51d7f7112a96199c4b5136f
parent3f974ff45e0ea4b85fea7d8768f005d8a2c7941e
patch 8.2.1786: various Normal mode commands not fully tested

Problem:    Various Normal mode commands not fully tested.
Solution:   Add more tests. (Yegappan Lakshmanan, closes #7059)
src/testdir/test_normal.vim
src/testdir/test_regexp_utf8.vim
src/testdir/test_registers.vim
src/testdir/test_spellfile.vim
src/testdir/test_tagjump.vim
src/testdir/test_visual.vim
src/version.c