]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0746: tests: Test_halfpage_longline() fails on large terminals v9.1.0746
authorzeertzjq <zeertzjq@outlook.com>
Sun, 29 Sep 2024 08:14:32 +0000 (10:14 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 29 Sep 2024 08:16:18 +0000 (10:16 +0200)
commitfa117387eea97306e4c59043b607ccb1533f64ea
treef0b0921caa5107400c635484fcb735e4f8aaf410
parent6db3fc5632c877062d759356c025fe06e9dc3630
patch 9.1.0746: tests: Test_halfpage_longline() fails on large terminals

Problem:  Test_halfpage_longline() fails on large terminals
          (lazypingu)
Solution: Use a window with known width (zeertzjq).

fixes: #15755
closes: #15756

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