commit | 6f14da15ac900589f2f413d77898b9bff3b31ece | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Sep 07 21:30:44 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Sep 07 21:30:44 2022 +0100 |
tree | 883f0ce338a539bea95f17fec21a76d5990e6076 | |
parent | d7633114af2365e32080b61af473db347a3489c2 [diff] [blame] |
patch 9.0.0411: only created files can be cleaned up with one call Problem: Only created files can be cleaned up with one call. Solution: Add flags to mkdir() to delete with a deferred function. Expand the writefile() name to a full path to handle changing directory.
diff --git a/src/testdir/test_eval_stuff.vim b/src/testdir/test_eval_stuff.vim index 3669cfd..0081d89 100644 --- a/src/testdir/test_eval_stuff.vim +++ b/src/testdir/test_eval_stuff.vim Binary files differ