view src/testdir/test_alot_latin.vim @ 26402:9a7fb0665f9f v8.2.3732

patch 8.2.3732: "set! termcap" test fails Commit: https://github.com/vim/vim/commit/cd2f8f0e0007bb77fc2035e6ad6227bb6661c612 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Dec 3 21:18:14 2021 +0000 patch 8.2.3732: "set! termcap" test fails Problem: "set! termcap" test fails. Solution: Account for keys without a t_xx entry.
author Bram Moolenaar <Bram@vim.org>
date Fri, 03 Dec 2021 22:30:04 +0100
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