view src/testdir/dotest.in @ 14501:77968a364ec4 v8.1.0264

patch 8.1.0264: backup tests fail when CWD is in /tmp commit https://github.com/vim/vim/commit/efe03738f69b1f63ea30226765db949539ee15f0 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Aug 9 22:26:38 2018 +0200 patch 8.1.0264: backup tests fail when CWD is in /tmp Problem: Backup tests fail when CWD is in /tmp. Solution: Make 'backupskip' empty. (Christian Brabandt, closes https://github.com/vim/vim/issues/3301)
author Christian Brabandt <cb@256bit.org>
date Thu, 09 Aug 2018 22:30: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