view src/testdir/vms.vim @ 30271:d8f04df5b917 v9.0.0471

patch 9.0.0471: no test for what patch 9.0.0469 fixes Commit: https://github.com/vim/vim/commit/12167d8b84c4a99751d9928f1a9a59c90b14931f Author: mityu <mityu.mail@gmail.com> Date: Thu Sep 15 17:44:07 2022 +0100 patch 9.0.0471: no test for what patch 9.0.0469 fixes Problem: No test for what patch 9.0.0469 fixes. Solution: Add a test. (closes https://github.com/vim/vim/issues/11140)
author Bram Moolenaar <Bram@vim.org>
date Thu, 15 Sep 2022 18:45:04 +0200
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