view src/testdir/dotest.in @ 22252:52f8d1248dd9 v8.2.1675

patch 8.2.1675: MinGW: testdir makefile deletes non-existing file Commit: https://github.com/vim/vim/commit/05c1acd5e1564ea4dbc7d4be26908af6909f43f6 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Sep 13 21:01:22 2020 +0200 patch 8.2.1675: MinGW: testdir makefile deletes non-existing file Problem: MinGW: testdir makefile deletes non-existing file. Solution: Use another way to delete the output file if it already exists. (Michael Soyka)
author Bram Moolenaar <Bram@vim.org>
date Sun, 13 Sep 2020 21:15:07 +0200
parents 3fc0f57ecb91
children
line wrap: on
line source

:set cp
:map dotest /^STARTTEST
j:set ff=unix cpo-=A
:.,/ENDTEST/-1w! Xdotest
:set ff& cpo+=A
nj0:so! Xdotest
dotest
dotest