]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0328: CI fails with t_?? test v9.1.0328
authorChristian Brabandt <cb@256bit.org>
Sun, 14 Apr 2024 21:14:50 +0000 (23:14 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 14 Apr 2024 21:15:05 +0000 (23:15 +0200)
commit0d87e3c711b46be67cf8f014cc0bca21431599c0
tree3784d4030f22a0166d48f9e4419c604adbd32dbf
parentc9df1fb35a1866901c32df37dd39c8b39dbdb64a
patch 9.1.0328: CI fails with t_?? test

Problem:  CI fails with t_?? test
Solution: use assert_match instead of assert_equal
          and test only until t_xo, depending on system
          there may be several more termcap codes coming

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