aboutsummaryrefslogtreecommitdiff
path: root/t/t4018/README
Commit message (Collapse)AuthorAge
* t4018: an infrastructure to test hunk headersJohannes Sixt2014-03-21
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 <j6t@kdbg.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>