]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0144: getregion() needs more tests v9.1.0144
authorYegappan Lakshmanan <yegappan@yahoo.com>
Thu, 29 Feb 2024 16:30:43 +0000 (17:30 +0100)
committerChristian Brabandt <cb@256bit.org>
Thu, 29 Feb 2024 16:30:43 +0000 (17:30 +0100)
commit4d55c54e307c27600c644c6631ff673ed89dd53a
treee81e76014f97b609543f043e386ff9198ffe8e8b
parentb4eb3f1e44896b12fdfa3885a78c6eaa181eaeff
patch 9.1.0144: getregion() needs more tests

Problem:  getregion() needs more tests
Solution: Run the getregion() test in both the legacy and Vim9 contexts
          (Yegappan Lakshmanan)

closes: #14114

Signed-off-by: Yegappan Lakshmanan <yegappan@yahoo.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_visual.vim
src/version.c