]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2850: recalling commands from history is not tested v8.2.2850
authorobcat <obcat@icloud.com>
Thu, 13 May 2021 18:23:10 +0000 (20:23 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 13 May 2021 18:23:10 +0000 (20:23 +0200)
commit71c6f7a665eb467054fbf319989d97c252af28d2
treee35f214bdeb6209ef3bf856c616f352b1324c29b
parent36f96a515109dc1fad279571a645c0f0d65f2de4
patch 8.2.2850: recalling commands from history is not tested

Problem:    Recalling commands from history is not tested.
Solution:   Add tests. (closes #8194)
src/testdir/test_cmdline.vim
src/version.c