]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.2131: tests: Test_diff_screen() fails on BSD v9.1.2131
authorzeertzjq <zeertzjq@outlook.com>
Wed, 4 Feb 2026 17:14:49 +0000 (17:14 +0000)
committerChristian Brabandt <cb@256bit.org>
Wed, 4 Feb 2026 17:18:29 +0000 (17:18 +0000)
commit991434d8dfe40770f3214e549df16ec3369316a9
treee440f8de7cf4559ed4d2a674d8fddf433d1d5cea
parent1cac0a575533032334f9570e459c549b085a203c
patch 9.1.2131: tests: Test_diff_screen() fails on BSD

Problem:  tests: Test_diff_screen() fails on BSD
Solution: Use gdiff on BSD systems if available (zeertzjq).

related: #19336

Signed-off-by: zeertzjq <zeertzjq@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/version9.txt
src/testdir/test_diffmode.vim
src/version.c