]> granicus.if.org Git - vim/commit
patch 9.0.0380: deleting files in tests is a hassle v9.0.0380
authorBram Moolenaar <Bram@vim.org>
Sun, 4 Sep 2022 17:10:11 +0000 (18:10 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 4 Sep 2022 17:10:11 +0000 (18:10 +0100)
commitfed6bdae6f5f15d842d2e33eda6d3ffbc5b258a7
treed79917f336263b31490534a4ffde02cdf52732e3
parent0daafaa7d99ef500f76b1b12f5fe8153e2fcaea0
patch 9.0.0380: deleting files in tests is a hassle

Problem:    Deleting files in tests is a hassle.
Solution:   Use the new 'D' flag of writefile().
src/vim9cmds.c