]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1290: tests: missing cleanup in test_filetype.vim v9.1.1290
authorzeertzjq <zeertzjq@outlook.com>
Thu, 10 Apr 2025 17:54:16 +0000 (19:54 +0200)
committerChristian Brabandt <cb@256bit.org>
Thu, 10 Apr 2025 17:54:16 +0000 (19:54 +0200)
commitb0e19f9e1b43328158784ad2429880e0370b5e7b
tree5bd75c7ddbf680f20e663f0d7a5a4afed01666bd
parent96a0b2a6d5107580398435e263bd529d4ba3df49
patch 9.1.1290: tests: missing cleanup in test_filetype.vim

Problem:  tests: missing cleanup in test_filetype.vim, wrong name in
          test_plugin_matchparen
Solution: Add :bwipe corresponding to :split, rename test case

closes: #17088

Signed-off-by: zeertzjq <zeertzjq@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_filetype.vim
src/testdir/test_plugin_matchparen.vim
src/version.c