]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0314: getcmd*() functions are not tested v8.0.0314
authorBram Moolenaar <Bram@vim.org>
Mon, 6 Feb 2017 21:22:17 +0000 (22:22 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 6 Feb 2017 21:22:17 +0000 (22:22 +0100)
commit65189a1294307abf007faab7385dc0145ba72b06
treef9043c170d9f7fa7acfb589cfb2c97ade0bb7adf
parent6f785749db766205616fcf8438f43d1859d8f5e4
patch 8.0.0314: getcmd*() functions are not tested

Problem:    getcmdtype(), getcmdpos() and getcmdline() are not tested.
Solution:   Add tests. (Yegappan Lakshmanan)
src/testdir/test_cmdline.vim
src/version.c