mirror of
https://github.com/vim/vim.git
synced 2026-05-28 00:21:37 +02:00
991434d8df
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>