]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.2.0459: tests: test_termcodes fails (after v9.2.0456) v9.2.0459
authorChristian Brabandt <cb@256bit.org>
Sat, 9 May 2026 14:13:52 +0000 (14:13 +0000)
committerChristian Brabandt <cb@256bit.org>
Sat, 9 May 2026 14:13:52 +0000 (14:13 +0000)
commit124f8bececb1a50e85965d12ccd52c6c25a73122
treed2a275064d680172e489129a0260b94f16905447
parentfbec828c7e3144aad2c9b9a207773ad0a4a46b9a
patch 9.2.0459: tests: test_termcodes fails (after v9.2.0456)

Problem:  tests: test_termcodes fails, because it disabled DECRQM, but
          did not adjust the expected values in the test (after v9.2.0456)
Solution: Update the test

related: #20161
closes:  #20173

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