]> git.feebdaed.xyz Git - 0xmirror/vim.git/commit
patch 9.1.1945: tests: Test_getbufwintabinfo() leaves swapfiles behind
authorChristian Brabandt <cb@256bit.org>
Tue, 2 Dec 2025 19:59:54 +0000 (19:59 +0000)
committerChristian Brabandt <cb@256bit.org>
Tue, 2 Dec 2025 19:59:54 +0000 (19:59 +0000)
commit397ad21268904d977ffe86db684a5d460daba8ed
tree069d21669c20fffe65bfef53e89645c15995208d
parenta04ab5f04c1a9e794ed45ff5f8f7e1f9c5e1a535
patch 9.1.1945: tests: Test_getbufwintabinfo() leaves swapfiles behind

Problem:  tests: Test_getbufwintabinfo() leaves swapfiles behind
Solution: Close all open buffers using %bw!

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_bufwintabinfo.vim
src/version.c