]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0242: no tests for user command completion v8.0.0242
authorBram Moolenaar <Bram@vim.org>
Thu, 26 Jan 2017 21:07:33 +0000 (22:07 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 26 Jan 2017 21:07:33 +0000 (22:07 +0100)
commit65c836e6004647196ae0bc18e409a9e7b79207c0
tree7f83f0c84c94565493df2d4e1c6c6e96f46b65d2
parent52c0de1de196120976fef82cbbaaeafbedd9c62f
patch 8.0.0242: no tests for user command completion

Problem:    Completion of user defined functions is not covered by tests.
Solution:   Add tests.  Also test various errors of user-defined commands.
            (Dominique Pelle, closes #1413)
src/testdir/test_usercommands.vim
src/version.c