]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1267: Test_swap_group may leave file behind v8.0.1267
authorBram Moolenaar <Bram@vim.org>
Sat, 4 Nov 2017 21:36:53 +0000 (22:36 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 4 Nov 2017 21:36:53 +0000 (22:36 +0100)
commit5842a748be8039fd6d267f5557fe391c6c95399d
treeda91f132039cddc987034b22e30e816759fe2581
parentffe010fa0363d1a04b15cc6af119a4af63ba9363
patch 8.0.1267: Test_swap_group may leave file behind

Problem:    Test_swap_group may leave file behind.
Solution:   Add a try/finally.
src/testdir/test_swap.vim
src/testdir/test_undo.vim
src/version.c