]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0384: tests: vt420 terminfo entry may not be found v9.1.0384
authorChristian Brabandt <cb@256bit.org>
Tue, 30 Apr 2024 18:45:09 +0000 (20:45 +0200)
committerChristian Brabandt <cb@256bit.org>
Tue, 30 Apr 2024 18:45:09 +0000 (20:45 +0200)
commit83d3b3b8a444349a13c4d9091afc6a3de252afa8
treee57372ffa0f9cedb3ee25fbb492d0e306373715c
parente35478bc9d48189322432248105d3b24e0efb3d0
patch 9.1.0384: tests: vt420 terminfo entry may not be found

Problem:  tests: vt420 terminfo entry may not be found
          (Shane-XB-Qian)
Solution: check existence of terminfo vt420 and infocmp command

related: #14595
closes: #14677

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