]> granicus.if.org Git - vim/commit
patch 8.2.4366: not enough tests for command line completion v8.2.4366
authorYegappan Lakshmanan <yegappan@yahoo.com>
Sun, 13 Feb 2022 11:45:09 +0000 (11:45 +0000)
committerBram Moolenaar <Bram@vim.org>
Sun, 13 Feb 2022 11:45:09 +0000 (11:45 +0000)
commit4d03d870007c593bce2cfa8d0a6597ca3a20fa35
tree07ccedf0699f3c0fa7eb8137156b02ede1b8c6f6
parentcdf04859699bdde891b5b52ea821d0bebd7e8ee0
patch 8.2.4366: not enough tests for command line completion

Problem:    Not enough tests for command line completion.
Solution:   Add a few more tests. (Yegappan Lakshmanan, closes #9760)
src/cmdexpand.c
src/testdir/test_cmdline.vim
src/testdir/test_usercommands.vim
src/version.c