]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1453: tests: Test_geometry() may fail v9.1.1453
authorChristian Brabandt <cb@256bit.org>
Tue, 10 Jun 2025 19:29:43 +0000 (21:29 +0200)
committerChristian Brabandt <cb@256bit.org>
Tue, 10 Jun 2025 19:29:43 +0000 (21:29 +0200)
commite965b7ac5f3bad78c66fe83d4f536ef0237fbee6
tree3e62e90c1b24dbec8c78535152669025bde8c0b0
parent6701480c43ce3addff01447b9590260a4fe227f7
patch 9.1.1453: tests: Test_geometry() may fail

Problem:  tests: Test_geometry() may fail
          (Gary Johnson)
Solution: allow a slightly smaller value when checking the number of
          lines.

fixes: #17491

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_startup.vim
src/version.c