]> granicus.if.org Git - vim/commit
patch 8.2.0698: insert mode completion not fully tested v8.2.0698
authorBram Moolenaar <Bram@vim.org>
Tue, 5 May 2020 17:57:18 +0000 (19:57 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 5 May 2020 17:57:18 +0000 (19:57 +0200)
commitf9ab52e155dc13f59b654d754041fe78e17b9074
tree2623a6b84c994bb0459d744e7432da1409b3cc2a
parent221fcc741a6660bfc3fd0d64937d0c15bb71f51d
patch 8.2.0698: insert mode completion not fully tested

Problem:    Insert mode completion not fully tested.
Solution:   Add a few more tests. (Yegappan Lakshmanan, closes #6041)
src/testdir/test_edit.vim
src/testdir/test_ins_complete.vim
src/testdir/test_textformat.vim
src/version.c