view src/testdir/amiga.vim @ 18137:5a5e9eed6029 v8.1.2063

patch 8.1.2063: some tests fail when +balloon_eval_term is missing Commit: https://github.com/vim/vim/commit/1e82a784ace6d2c4dce594dd6156bcb0028bba9e Author: Bram Moolenaar <Bram@vim.org> Date: Sat Sep 21 22:57:06 2019 +0200 patch 8.1.2063: some tests fail when +balloon_eval_term is missing Problem: Some tests fail when +balloon_eval_term is missing but _balloon_eval is present. (Dominique Pelle) Solution: Check the right feature in the test. (closes #4962)
author Bram Moolenaar <Bram@vim.org>
date Sat, 21 Sep 2019 23:00:04 +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