view src/testdir/test_alot_latin.vim @ 12648:cdfd6eb8bb80 v8.0.1202

patch 8.0.1202: :wall gives an errof for a terminal window commit https://github.com/vim/vim/commit/059db5c29ffef283a4b90bab9228708fa32e3dd2 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Oct 15 22:42:23 2017 +0200 patch 8.0.1202: :wall gives an errof for a terminal window Problem: :wall gives an errof for a terminal window. (Marius Gedminas) Solution: Don't try writing a buffer that can't be written. (Yasuhiro Matsumoto, closes #2190)
author Christian Brabandt <cb@256bit.org>
date Sun, 15 Oct 2017 22:45:05 +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