]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0958: not sufficient testing for buffer writing v8.2.0958
authorBram Moolenaar <Bram@vim.org>
Thu, 11 Jun 2020 17:22:43 +0000 (19:22 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 11 Jun 2020 17:22:43 +0000 (19:22 +0200)
commit1de5f7c81d5e78fb4d612134bd2dfa6ee9183fae
tree11092c1d0da722d3e05b49c6b88eda0afe6620e3
parent2d4070d3b02e775a6f3d5ef52265add270e09a4f
patch 8.2.0958: not sufficient testing for buffer writing

Problem:    Not sufficient testing for buffer writing.
Solution:   Add a few tests. (Yegappan Lakshmanan, closes #6238)
src/testdir/test_backup.vim
src/testdir/test_writefile.vim
src/version.c