]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0458: missing feature check in test function v8.2.0458
authorBram Moolenaar <Bram@vim.org>
Thu, 26 Mar 2020 21:09:52 +0000 (22:09 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 26 Mar 2020 21:09:52 +0000 (22:09 +0100)
commitbea9023d4260349c130faf447aa8d4cbadeffab2
tree92303d7e4c5e7272b1fe53413e9cb75cfaeea256
parent26bde6e2eb307898ab7ed42bf8e7e2ccde979e02
patch 8.2.0458: missing feature check in test function

Problem:    Missing feature check in test function.
Solution:   Add check commands.
src/testdir/test_excmd.vim
src/version.c