From: Johannes Sixt Date: Fri, 21 Mar 2014 21:07:15 +0000 (+0100) Subject: t4018: an infrastructure to test hunk headers X-Git-Tag: v2.0.0-rc0~45^2~7 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/bfa7d01413bd02b5b3675ef0e96f764064a13ce8?hp=bfa7d01413bd02b5b3675ef0e96f764064a13ce8 t4018: an infrastructure to test hunk headers Add an infrastructure that simplifies adding new tests of the hunk header regular expressions. To add new tests, a file with the syntax to test can be dropped in the directory t4018. The README file explains how a test file must contain; the README itself tests the default behavior. Signed-off-by: Johannes Sixt Signed-off-by: Junio C Hamano ---