]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2973: fix for recovery and diff mode not tested v8.2.2973
authorYegappan Lakshmanan <yegappan@yahoo.com>
Thu, 10 Jun 2021 19:52:15 +0000 (21:52 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 10 Jun 2021 19:52:15 +0000 (21:52 +0200)
commit3044324e8dccd470bd854cf7d9457232cc9c220e
tree7830791f3b33817cfe9534cf588253a0e417bcfc
parent7b4f76c0300f0bd9bf54ca1968fe9ae5e4dbdef4
patch 8.2.2973: fix for recovery and diff mode not tested

Problem:    Fix for recovery and diff mode not tested.
Solution:   Add a few more tests. (Yegappan Lakshmanan, closes #8352)
src/testdir/test_diffmode.vim
src/testdir/test_prompt_buffer.vim
src/testdir/test_recover.vim
src/version.c