]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0427: tests: some issues with termdebug mapping test v9.1.0427
authorKen Takata <kentkt@csc.jp>
Tue, 21 May 2024 15:14:56 +0000 (17:14 +0200)
committerChristian Brabandt <cb@256bit.org>
Tue, 21 May 2024 15:14:56 +0000 (17:14 +0200)
commitffed1540f36eb4a2255d7d824c9466d3d8fd581e
treef890abd7418c082e26ad6541bec64a33035eb7be
parent8cf29e4c4a2af75bf31ef16ef108aea61c165af8
patch 9.1.0427: tests: some issues with termdebug mapping test

Problem:  tests: some issues with termdebug mapping test
Solution: Use assert_{true,false} if suitable, change
          order of expected and actual arguments in assert() calls.
          (Ken Takata)

closes: #14818
related: 7fbbd7f

Signed-off-by: Ken Takata <kentkt@csc.jp>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_termdebug.vim
src/version.c