From: Ian Jackson Date: Sun, 15 Jan 2017 18:24:40 +0000 (+0000) Subject: test suite: gitattributes: Test source format 1.0 with diff X-Git-Tag: archive/debian/3.3~9 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=24f513d989f503cc52eca756d15d47eaa2672918 test suite: gitattributes: Test source format 1.0 with diff Signed-off-by: Ian Jackson --- diff --git a/tests/tests/gitattributes b/tests/tests/gitattributes index 7452082e..c8d1b0ae 100755 --- a/tests/tests/gitattributes +++ b/tests/tests/gitattributes @@ -129,6 +129,14 @@ native_convert () { :; } sfmt_setup 1.1 native sfmt_import norm +: ----- test 1.0 diff ----- + +diff_addpatch () { :; } +diff_convert () { :; } + +sfmt_setup 1.1 diff +sfmt_import norm + : ----- test "3.0 (quilt)" quilt_addpatch () {