view src/testdir/amiga.vim @ 17889:0d64e74be8b2 v8.1.1941

patch 8.1.1941: getftype() test fails on Mac Commit: https://github.com/vim/vim/commit/ad5db44c0165b6254199e7af5962b42caf8b857c Author: Bram Moolenaar <Bram@vim.org> Date: Fri Aug 30 13:12:25 2019 +0200 patch 8.1.1941: getftype() test fails on Mac Problem: getftype() test fails on Mac. Solution: Skip /dev/fd/.
author Bram Moolenaar <Bram@vim.org>
date Fri, 30 Aug 2019 13:15:03 +0200
parents f0201deac2a2
children
line wrap: on
line source

" Settings for test script execution
set shell=csh
map! /tmp t:
cmap !rm !Delete all

source setup.vim