]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1939: tests: test_matchfuzzy() leaves swapfiles behind v9.1.1939
authorChristian Brabandt <cb@256bit.org>
Sun, 30 Nov 2025 15:09:53 +0000 (15:09 +0000)
committerChristian Brabandt <cb@256bit.org>
Sun, 30 Nov 2025 15:09:53 +0000 (15:09 +0000)
commit6e9694df10a32cfe3314c2487f4f0110c4d3de67
tree53def4e95bc7d5cb441a7f1c265eb9f8a884b26b
parentd4f9de889bb155052dabbe17ea4d552068824456
patch 9.1.1939: tests: test_matchfuzzy() leaves swapfiles behind

Problem:  tests: test_matchfuzzy() leaves swapfiles behind
Solution: Close loaded buffers using "%bw"

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