]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0380: deleting files in tests is a hassle
authorBram Moolenaar <Bram@vim.org>
Sun, 4 Sep 2022 20:29:08 +0000 (21:29 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 4 Sep 2022 20:29:08 +0000 (21:29 +0100)
commite1f3ab73bc7c4b3eee03b673c2983ed7eca6ea80
tree1f99f6b4b97dce107b1fb8b311db7cbc21c9a541
parent8f7116caddc6f0725cf1211407d97645c4eb7b65
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/testdir/test_arglist.vim
src/testdir/test_assert.vim
src/testdir/test_autocmd.vim
src/version.c