]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0197: some Ex commands not sufficiently tested v8.2.0197
authorBram Moolenaar <Bram@vim.org>
Sun, 2 Feb 2020 14:32:13 +0000 (15:32 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 2 Feb 2020 14:32:13 +0000 (15:32 +0100)
commitea3db914c0fa35797ad73f6d5bb3a4288d690065
treed733386620b647bdd10756f7955228ea9ce3ed4c
parentd98c0b63abd7b0e61a383669474abe96044615af
patch 8.2.0197: some Ex commands not sufficiently tested

Problem:    Some Ex commands not sufficiently tested.
Solution:   Add more tests. (Yegappan Lakshmanan, closes #5565)
src/testdir/test_global.vim
src/testdir/test_help.vim
src/testdir/test_help_tagjump.vim
src/testdir/test_options.vim
src/testdir/test_substitute.vim
src/testdir/test_textformat.vim
src/testdir/test_writefile.vim
src/version.c