]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0613: running source tests leaves file behind v9.0.0613
authorDominique Pelle <dominique.pelle@gmail.com>
Wed, 28 Sep 2022 09:45:15 +0000 (10:45 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 28 Sep 2022 09:45:15 +0000 (10:45 +0100)
commitcaa1d19da1cdfd07f93b578b4fd5214a53197cd6
tree7ab7791e9605fab6da2f0f1b3753fc8d0f3bc49c
parent47da934844afec7b04d94e0d1f8cf0a86e1b9bea
patch 9.0.0613: running source tests leaves file behind

Problem:    Running source tests leaves file behind.
Solution:   Add the "D" flag to writefile(). (Dominique PellĂ©, closes #11243)
            Also do this for other writefile() calls and drop delete().
src/testdir/test_source.vim
src/version.c