]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0619: tests: test_popup fails v9.1.0619
authorglepnir <glephunter@gmail.com>
Fri, 26 Jul 2024 16:15:27 +0000 (18:15 +0200)
committerChristian Brabandt <cb@256bit.org>
Fri, 26 Jul 2024 16:15:27 +0000 (18:15 +0200)
commit8754efe437fcb17ad2c64192f8722e08d68e032e
tree9c91debcddbfd0ce03baac379f56870b8cef216c
parent508e7856ec4afc9d6038b14bb6893668268dccab
patch 9.1.0619: tests: test_popup fails

Problem:  tests: test_popup fails
          (after v9.1.0618)
Solution: Correct test, move combining extra attributes to
          pum_compute_text_attrs() (glepnir)

closes: #15353

Signed-off-by: glepnir <glephunter@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/popupmenu.c
src/testdir/test_popup.vim
src/version.c