view src/testdir/test_alot_latin.vim @ 22496:454b78ca8247 v8.2.1796

patch 8.2.1796: Vim9: invalid memory access with weird function name Commit: https://github.com/vim/vim/commit/7b5d5442696d86daab062592d5c86c829757c352 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Oct 4 13:42:34 2020 +0200 patch 8.2.1796: Vim9: invalid memory access with weird function name Problem: Vim9: invalid memory access with weird function name. (Dhiraj Mishra) Solution: Check the name is valid. Add a test.
author Bram Moolenaar <Bram@vim.org>
date Sun, 04 Oct 2020 13:45:04 +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