]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.2038: tests: test_marks.vim leaves swapfiles behind v9.1.2038
authorChristian Brabandt <cb@256bit.org>
Thu, 1 Jan 2026 16:20:08 +0000 (16:20 +0000)
committerChristian Brabandt <cb@256bit.org>
Thu, 1 Jan 2026 16:20:08 +0000 (16:20 +0000)
commit4fe7301df9bd02308cbea043f58aed56bf4639da
treef19b3298ef0b0bda82985564ebd8a20fda19631f
parent62d8f3dab5a0b30c31a8df86a973c5e59821a3f0
patch 9.1.2038: tests: test_marks.vim leaves swapfiles behind

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

closes: #19061

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