]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1978: tests: Test_smoothscroll_number() may fail v9.1.1978
authorHirohito Higashi <h.east.727@gmail.com>
Sun, 14 Dec 2025 15:23:18 +0000 (16:23 +0100)
committerChristian Brabandt <cb@256bit.org>
Sun, 14 Dec 2025 15:23:18 +0000 (16:23 +0100)
commit5193375b10bee038aa197c44602e1a5cf2dba6bf
tree192e95f5fa707657757d622c139022173350b2b4
parentb5cf53b8b145a20de1b01023fa0f440b677d4c45
patch 9.1.1978: tests: Test_smoothscroll_number() may fail

Problem:  tests: Test_smoothscroll_number() may fail because of
          'showcmd'
Solution: Send redraw command (Hirohito Higashi)

closes: #18921

Signed-off-by: Hirohito Higashi <h.east.727@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/dumps/Test_smooth_number_7.dump
src/testdir/dumps/Test_smooth_number_8.dump
src/testdir/dumps/Test_smooth_number_9.dump
src/testdir/test_scroll_opt.vim
src/version.c