view src/testdir/test_alot_latin.vim @ 24561:f6049d3ab81c v8.2.2820

patch 8.2.2820: session file may divide by zero Commit: https://github.com/vim/vim/commit/b6c2e9a010ebd7db586081957e634903d4972fa1 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Apr 30 21:37:51 2021 +0200 patch 8.2.2820: session file may divide by zero Problem: Session file may divide by zero. Solution: Avoid writing difide by zero. (closes https://github.com/vim/vim/issues/8162)
author Bram Moolenaar <Bram@vim.org>
date Fri, 30 Apr 2021 21: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