]> granicus.if.org Git - vim/commit
patch 8.2.4564: running test leaves file behind v8.2.4564
authorBram Moolenaar <Bram@vim.org>
Mon, 14 Mar 2022 10:50:23 +0000 (10:50 +0000)
committerBram Moolenaar <Bram@vim.org>
Mon, 14 Mar 2022 10:50:23 +0000 (10:50 +0000)
commit129e33e44bdbd91d6d7cd49d96268cbed4a05f07
treef9901eff25bb14dbbc62c51664dfb8e290d6f0a5
parent5c68617d395f9d7b824f68475b24ce3e38d653a3
patch 8.2.4564: running test leaves file behind

Problem:    Running test leaves file behind.  (Dominique PellĂ©)
Solution:   Run the profiling in a separate Vim instance. (closes #9952)
src/testdir/test_vim9_script.vim
src/version.c