]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0426: some errors were not tested for v8.2.0426
authorBram Moolenaar <Bram@vim.org>
Sun, 22 Mar 2020 13:41:22 +0000 (14:41 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 22 Mar 2020 13:41:22 +0000 (14:41 +0100)
commit9b9be007e7d674f49fc2b650f840d08532b180ad
treea46f35832d394dc8c3063ccf00860502179adda5
parent515545e11f523d14343b1e588dc0b9bd3d362bc2
patch 8.2.0426: some errors were not tested for

Problem:    Some errors were not tested for.
Solution:   Add tests. (Dominique Pelle, closes #5824)
src/testdir/test_buffer.vim
src/testdir/test_options.vim
src/testdir/test_tcl.vim
src/testdir/test_terminal.vim
src/testdir/test_window_cmd.vim
src/version.c