]> granicus.if.org Git - vim/commit
patch 8.2.2945: some buffer related code is not tested v8.2.2945
authorYegappan Lakshmanan <yegappan@yahoo.com>
Sat, 5 Jun 2021 18:59:22 +0000 (20:59 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 5 Jun 2021 18:59:22 +0000 (20:59 +0200)
commit59b262362f26b3aaea1eeb0078adc33eed59863e
tree4b20477712f90b3c4e666c5338b673dbd1866057
parent1328bde9d406aa1292e92673fa8a026889424e79
patch 8.2.2945: some buffer related code is not tested

Problem:    Some buffer related code is not tested.
Solution:   Add a few more tests. (Yegappan Lakshmanan, closes #8320)
src/termlib.c
src/testdir/test_excmd.vim
src/testdir/test_recover.vim
src/testdir/test_swap.vim
src/testdir/test_visual.vim
src/version.c