view src/testdir/test_alot_latin.vim @ 16942:5f3e960ce76d v8.1.1472

patch 8.1.1472: add_termcap_entry() is not tested commit https://github.com/vim/vim/commit/de6dbb452ad677abab05a84bc48b968bc5315fa4 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jun 6 11:59:18 2019 +0200 patch 8.1.1472: add_termcap_entry() is not tested Problem: Add_termcap_entry() is not tested. Solution: Add a simple test.
author Bram Moolenaar <Bram@vim.org>
date Thu, 06 Jun 2019 12:00:07 +0200
parents 318eaa6fa973
children
line wrap: on
line source

" A series of tests that can run in one Vim invocation.
" This makes testing go faster, since Vim doesn't need to restart.

" These tests use latin1 'encoding'.  Setting 'encoding' is in the individual
" files, so that they can be run by themselves.

source test_regexp_latin.vim