]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0444: Not enough tests for getregion() with multibyte chars v9.1.0444
authorzeertzjq <zeertzjq@outlook.com>
Sat, 25 May 2024 08:25:36 +0000 (10:25 +0200)
committerChristian Brabandt <cb@256bit.org>
Sat, 25 May 2024 08:25:36 +0000 (10:25 +0200)
commitdff55a335889c746a79974f7c52cdcdebad682c2
treebc9887a7e02a497c886f19b639cebfbcf65a341a
parentafc2295c2201ae87bfbb42d5f5315ad0583ccabf
patch 9.1.0444: Not enough tests for getregion() with multibyte chars

Problem:  Not enough tests for getregion() with multibyte chars.
Solution: Add a few more tests (zeertzjq).

closes: #14844

Signed-off-by: zeertzjq <zeertzjq@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/builtin.txt
src/testdir/test_visual.vim
src/version.c