Mercurial > vim
view src/testdir/test_alot_latin.vim @ 23847:b0e7fa957cd1 v8.2.2465
patch 8.2.2465: using freed memory in :psearch
Commit: https://github.com/vim/vim/commit/92bb83e41ca42d0d00d21753810d92485c808a50
Author: Bram Moolenaar <Bram@vim.org>
Date: Wed Feb 3 23:04:46 2021 +0100
patch 8.2.2465: using freed memory in :psearch
Problem: Using freed memory in :psearch. (houyunsong)
Solution: Check the current window is still valid. Fix flaky test.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Wed, 03 Feb 2021 23:15: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