]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0001: tests: Test_popup_setbuf() fails v9.2.0001
authorChristian Brabandt <cb@256bit.org>
Sun, 15 Feb 2026 14:22:29 +0000 (14:22 +0000)
committerChristian Brabandt <cb@256bit.org>
Sun, 15 Feb 2026 14:22:29 +0000 (14:22 +0000)
commit73a6e8dd207535d9f719bb7ea8cea8f321fd16b8
tree1fa3866cea38b68b263995d611603abcb99aa06c
parente7e21018fc0b60c153c8e668f696d95e574cc5a4
patch 9.1.0001: tests: Test_popup_setbuf() fails

Problem:  tests: Test_popup_setbuf fails, because the dump file contains
          a reference to Vim version 9.1 (after v9.2.0000)
Solution: Replace Version number by 9.1 always.

closes: #19406

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