Hi, On Mon, Jul 29, 2019 at 2:15 AM Daniel Hahler <[email protected]> wrote: > > This avoids leftover files from tests. >
If the tests are run without the swapfile, then they are not reflecting how normally Vim is used. The code path exercised by the tests will be different. I haven't seen many cases where swap files are left over in the system after running the tests. Under what conditions do you see the swap files in the system after a test run? Regards, Yegappan > ________________________________ > > You can view, comment on, or merge this pull request online at: > > https://github.com/vim/vim/pull/4742 > > Commit Summary > > tests: use noswapfile by default, only enable it for where it is tested > > File Changes > > M src/testdir/setup.vim (3) > M src/testdir/test_swap.vim (10) > > Patch Links: > > https://github.com/vim/vim/pull/4742.patch > https://github.com/vim/vim/pull/4742.diff > -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CAAW7x7%3DHu4uMpv3AOB3eXwOAaiAoUb%2B0f1mqyERMYy1mSpqSDw%40mail.gmail.com.
