]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0203: :helptags and some other functionality not tested v8.2.0203
authorBram Moolenaar <Bram@vim.org>
Mon, 3 Feb 2020 20:40:04 +0000 (21:40 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 3 Feb 2020 20:40:04 +0000 (21:40 +0100)
commite20b9ececa37a81c0340a78f61e57fa1bf46b06d
tree52965e69e60cb22155c7895809d5c2eab3505bef
parente7ddf4e3372fad375038ad8771c6d1a7df49c34c
patch 8.2.0203: :helptags and some other functionality not tested

Problem:    :helptags and some other functionality not tested.
Solution:   Add more tests. (Yegappan Lakshmanan, closes #5567)
src/testdir/test_compiler.vim
src/testdir/test_ex_mode.vim
src/testdir/test_excmd.vim
src/testdir/test_filechanged.vim
src/testdir/test_help.vim
src/testdir/test_help_tagjump.vim
src/testdir/test_timers.vim
src/testdir/test_window_cmd.vim
src/version.c