]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0225: test_matchparen not run in CI v9.1.0225
authorChristian Brabandt <cb@256bit.org>
Thu, 28 Mar 2024 16:10:44 +0000 (17:10 +0100)
committerChristian Brabandt <cb@256bit.org>
Thu, 28 Mar 2024 16:10:44 +0000 (17:10 +0100)
commit059aeac2be1a0d30ff80751215794457c1ef1589
treee98edaa701fbd2f9583af9feb008c5591b81706f
parent515f734e687f28f7199b2a8042197624d9f3ec15
patch 9.1.0225: test_matchparen not run in CI

Problem:  test_matchparen not run in CI
Solution: add test_matchparen.res to NEW_TESTS_RES in Makefile,
          update changed highlighting dump from v9.1.61

closes: #14322

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/Make_all.mak
src/testdir/dumps/Test_display_visual_block_scroll.dump
src/version.c