]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1559: tests: Test_popup_complete_info_01() fails when run alone v9.1.1559
authorzeertzjq <zeertzjq@outlook.com>
Thu, 17 Jul 2025 18:40:04 +0000 (20:40 +0200)
committerChristian Brabandt <cb@256bit.org>
Thu, 17 Jul 2025 18:40:04 +0000 (20:40 +0200)
commit12d274af44bce9002ece1dc115559d27fcd77602
treec21d1adc8505bec01506ca57b7ca63191aebb802
parent57300a22dc8efeba79ce22aa9ab7dd5369ba9613
patch 9.1.1559: tests: Test_popup_complete_info_01() fails when run alone

Problem:  tests: Test_popup_complete_info_01() fails when run alone.
Solution: Set buffer-local competeopt+=noinsert and add missing cleanup
          in Test_popup_complete() (zeertzjq).

closes: #17773

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