]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0300: Missing test for what patch v9.1.0285 fixes v9.1.0300
authorLuuk van Baal <luukvbaal@gmail.com>
Wed, 10 Apr 2024 15:33:43 +0000 (17:33 +0200)
committerChristian Brabandt <cb@256bit.org>
Wed, 10 Apr 2024 15:33:43 +0000 (17:33 +0200)
commitaa8e22b035dd669cb47c9237f9c9a917ec6a0ec4
tree4b8c46702d7fbac8f1802909a1b4b31fb5a9f83c
parent7f5202143b2c84ec12e709272d90dd79621d14ca
patch 9.1.0300: Missing test for what patch v9.1.0285 fixes

Problem:  Missing test for what patch v9.1.0285 fixes
Solution: Add a test for cursor movement at buffer boundaries.
          (Luuk van Baal)

closes: #14470

Signed-off-by: Luuk van Baal <luukvbaal@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_normal.vim
src/version.c