view src/testdir/vms.vim @ 15545:a0a1bd12e48c v8.1.0780

patch 8.1.0780: terminal test fails on Mac commit https://github.com/vim/vim/commit/e25bbc3b2bf1d8c4acec0910aaf9031451752578 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 19 18:20:45 2019 +0100 patch 8.1.0780: terminal test fails on Mac Problem: Terminal test fails on Mac. Solution: Skip the test on Mac.
author Bram Moolenaar <Bram@vim.org>
date Sat, 19 Jan 2019 18:30:06 +0100
parents f0201deac2a2
children
line wrap: on
line source

" Settings for test script execution under OpenVMS

" Do not use any swap files
set noswapfile

source setup.vim