]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.2259: running tests may leave XfakeHOME behind v8.1.2259
authorBram Moolenaar <Bram@vim.org>
Tue, 5 Nov 2019 21:37:20 +0000 (22:37 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 5 Nov 2019 21:37:20 +0000 (22:37 +0100)
commit7d2320414ffdd698c9a17d775f71e2c455c21624
tree84ea1ff797c003be62948be2f09f224ee621b2b8
parentdc968e7a45c672a81148628b755c2a440a228ad7
patch 8.1.2259: running tests may leave XfakeHOME behind

Problem:    Running tests may leave XfakeHOME behind.
Solution:   Source summarize.vim without using setup.vim. (closes #5177)
            Also fix that on MS-Windows the test log isn't echoed.
src/testdir/Make_dos.mak
src/testdir/Makefile
src/version.c