]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0614: tests: screendump tests fail due to recent syntax changes v9.1.0614
authorDoug Kearns <dougkearns@gmail.com>
Thu, 25 Jul 2024 18:43:50 +0000 (20:43 +0200)
committerChristian Brabandt <cb@256bit.org>
Thu, 25 Jul 2024 18:43:50 +0000 (20:43 +0200)
commit377a085ea360dd9c5342240bd18e6719fcb1ebfc
tree4212cb521d3a5c4297cfb9ee42a9de31adee82b0
parent2979cfc2627d76a9c09cad46a1647dcd4aa73f5f
patch 9.1.0614: tests: screendump tests fail due to recent syntax changes

Problem:  Vim syntax file changes to :set command highlighting render
          some test dump files invalid.
          (zeertzjq, after commit ddbb6fe)
Solution: Regenerate the affected dump files (Doug Kearns)

closes: #15342

Signed-off-by: Doug Kearns <dougkearns@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/dumps/Test_cmdwin_no_terminal.dump
src/testdir/dumps/Test_wildmenu_pum_22.dump
src/version.c