vimdiff: integrate layout tests in the unit tests framework ('t' folder)
commita242c150ebb02d4146694d982f806620ca0e565b
authorFernando Ramos <greenfoo@u92.eu>
Wed, 30 Mar 2022 19:19:07 +0000 (30 21:19 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 30 Mar 2022 20:15:42 +0000 (30 13:15 -0700)
treef3a884d298cd8f0ef58f20aae696e5fcf9516edc
parent0041797449da61f4131bb1673fa5d4c3af48240d
vimdiff: integrate layout tests in the unit tests framework ('t' folder)

Create a new test case file for the different available merge tools.
Right now it only tests the 'mergetool.vimdiff.layout' option. Other
merge tools might be interested in adding their own tests here too.

Signed-off-by: Fernando Ramos <greenfoo@u92.eu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7609-mergetool--lib.sh [new file with mode: 0755]