summaryrefslogtreecommitdiff
path: root/t/t4018/custom1-pattern
AgeCommit message (Collapse)AuthorFilesLines
2014-03-21t4018: convert custom pattern test to the new infrastructureLibravatar Johannes Sixt1-0/+17
For the test case "matches to end of line", extend the pattern by a few wildcards so that the pattern captures the "RIGHT" token, which is needed for verification, without mentioning it in the pattern. Signed-off-by: Johannes Sixt <j6t@kdbg.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>