view src/testdir/amiga.vim @ 13525:7d0a8ca17f30 v8.0.1636

patch 8.0.1636: no test for term_dumpload() and term_dumpdiff() commit https://github.com/vim/vim/commit/45d2a64f964238753403017b6d0ef30be88ccf37 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Mar 24 14:30:32 2018 +0100 patch 8.0.1636: no test for term_dumpload() and term_dumpdiff() Problem: No test for term_dumpload() and term_dumpdiff(). Solution: Add tests.
author Christian Brabandt <cb@256bit.org>
date Sat, 24 Mar 2018 14:45:06 +0100
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