t4018: convert perl pattern tests to the new infrastructure
commit2d08413ba1ce0a1940e97a5a8af5faf40ab8d178
authorJohannes Sixt <j6t@kdbg.org>
Fri, 21 Mar 2014 21:07:16 +0000 (21 22:07 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 21 Mar 2014 22:02:19 +0000 (21 15:02 -0700)
tree7e3de158ee47b06eb7322ebdc72bf516c5f36a58
parentbfa7d01413bd02b5b3675ef0e96f764064a13ce8
t4018: convert perl pattern tests to the new infrastructure

There is one subtlety: The old test case 'perl pattern gets full line of
POD header' does not have its own new test case, but the feature is
tested nevertheless by placing the RIGHT tag at the end of the expected
hunk header in t4018/perl-skip-sub-in-pod.

Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t4018-diff-funcname.sh
t/t4018/perl-skip-end-of-heredoc [new file with mode: 0644]
t/t4018/perl-skip-forward-decl [new file with mode: 0644]
t/t4018/perl-skip-sub-in-pod [new file with mode: 0644]
t/t4018/perl-sub-definition [new file with mode: 0644]
t/t4018/perl-sub-definition-kr-brace [new file with mode: 0644]