view src/testdir/vms.vim @ 18825:70f1e352d599 v8.1.2400

patch 8.1.2400: test39 is old style Commit: https://github.com/vim/vim/commit/1f3e7d3bf0aa1e015a591ce8f7ee7ab56589b452 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Dec 6 20:43:36 2019 +0100 patch 8.1.2400: test39 is old style Problem: Test39 is old style. Solution: Convert the test cases into new style. (Yegappan Lakshmanan, closes #5324)
author Bram Moolenaar <Bram@vim.org>
date Fri, 06 Dec 2019 20:45:05 +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