]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1810: some code in normal.c not covered by tests v8.2.1810
authorBram Moolenaar <Bram@vim.org>
Wed, 7 Oct 2020 14:54:52 +0000 (16:54 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 7 Oct 2020 14:54:52 +0000 (16:54 +0200)
commitd7e5e9430ae192c76f1f03c3ac53fae823d94c33
treefea9b36f54320f3ea69a4e346aa81fcab51b42f7
parent4e2114e988f5d8635f2ad748be3cafcc44289138
patch 8.2.1810: some code in normal.c not covered by tests

Problem:    Some code in normal.c not covered by tests.
Solution:   Add normal mode tests. (Yegappan Lakshmanan, closes #7086)
src/testdir/test_charsearch.vim
src/testdir/test_normal.vim
src/version.c