]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1864: tests: Clipboard provider feature test failure v9.1.1864
authorFoxe Chen <chen.foxe@gmail.com>
Fri, 17 Oct 2025 17:30:43 +0000 (17:30 +0000)
committerChristian Brabandt <cb@256bit.org>
Fri, 17 Oct 2025 17:30:43 +0000 (17:30 +0000)
commit6582299b8db415016aba782c76bfbf2205ab59d9
treeea5c57784da111ff2cc6b2073ad74f11d41d174e
parent30ff1e3b0274a40bc64025bf0eaca20f636e6414
patch 9.1.1864: tests: Clipboard provider feature test failure

Problem:  tests: Clipboard provider feature test failure
Solution: Check in the test that the + clipboard register is available,
          fix compile warning (Foxe Chen)

closes: #18586

Signed-off-by: Foxe Chen <chen.foxe@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/evalfunc.c
src/testdir/test_clipboard_provider.vim
src/testdir/test_eval_stuff.vim
src/version.c