]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1460: insufficient testing for getcmdcompltype() v9.0.1460
authorzeertzjq <zeertzjq@outlook.com>
Mon, 17 Apr 2023 14:53:24 +0000 (15:53 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 17 Apr 2023 14:53:24 +0000 (15:53 +0100)
commit961b2e54bdbe1c06e4bf8ccf7a7e3deb129b45de
treeb031a7ff41162ab767a027ceadfc7442e1755a87
parente7d49465a4ad390c1b0fb6d6b97bc30241fe5db9
patch 9.0.1460: insufficient testing for getcmdcompltype()

Problem:    Insufficient testing for getcmdcompltype().
Solution:   Add a few more test cases. (closes #12268)
src/ex_getln.c
src/testdir/test_cmdline.vim
src/version.c