]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2994: various code is not fully tested v8.2.2994
authorYegappan Lakshmanan <yegappan@yahoo.com>
Sun, 13 Jun 2021 19:52:48 +0000 (21:52 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 13 Jun 2021 19:52:48 +0000 (21:52 +0200)
commit2d6d718dde7163c971d37b8f4f1ed8f2d25de130
tree6f2deb1e3ca27a26a719dd2dff28b583ba3714e7
parent5ffefbb35aba2448099314a9e09714d2f3b2b1bd
patch 8.2.2994: various code is not fully tested

Problem:    Various code is not fully tested.
Solution:   Add a few more tests. (Yegappan Lakshmanan, closes #8378)
src/testdir/test_excmd.vim
src/testdir/test_mapping.vim
src/testdir/test_modeline.vim
src/testdir/test_options.vim
src/testdir/test_paste.vim
src/version.c
src/vim9compile.c