]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1950: tests: Test_tagjump.vim leaves swapfiles behind v9.1.1950
authorChristian Brabandt <cb@256bit.org>
Wed, 3 Dec 2025 19:27:08 +0000 (19:27 +0000)
committerChristian Brabandt <cb@256bit.org>
Wed, 3 Dec 2025 19:27:08 +0000 (19:27 +0000)
commit05a56aabeed0bd4fab3c51e31bd831b42a005aca
treecdd6c08b195aaa3e8993b64b4b9a2e04cdd23082
parentefc7509be2ba38ca6d226cf59bad67e7888a537d
patch 9.1.1950: tests: Test_tagjump.vim leaves swapfiles behind

Problem:  tests: Test_tagjump.vim leaves swapfiles behind
Solution: Close open buffers using :bw! instead of :close!

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