]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1523: tests: test_clipmethod fails in non X11 environment v9.1.1523
authorChristian Brabandt <cb@256bit.org>
Mon, 7 Jul 2025 18:07:06 +0000 (20:07 +0200)
committerChristian Brabandt <cb@256bit.org>
Mon, 7 Jul 2025 18:07:06 +0000 (20:07 +0200)
commita4874d4d368b23088f414127550dea866955041b
tree783dd1891c3fb45776e2647862c32d80a58ac4c6
parentbcb06c92c464d0d593334509323caacea64e88cf
patch 9.1.1523: tests: test_clipmethod fails in non X11 environment

Problem:  tests: test_clipmethod fails in non X11 environment
Solution: test that $DISPLAY is available

related: #17677

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