t4018: test cases for the built-in cpp pattern
authorJohannes Sixt <j6t@kdbg.org>
Fri, 21 Mar 2014 21:07:20 +0000 (22:07 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 21 Mar 2014 22:03:29 +0000 (15:03 -0700)
commit02907a0...ccfbdf0a9a48259fd7e9a234f3c123b3
tree87af1fa...7e59759ef15d3960051a0f73cd8cb8d7copy hash to clipboard (tree)
parentad5070f...363b1e7ee7e1df83a17f4e8e1eb607a0copy hash to clipboard (diff)
t/t4018/cpp-c++-function [new file with mode: 0644]
t/t4018/cpp-class-definition [new file with mode: 0644]
t/t4018/cpp-class-definition-derived [new file with mode: 0644]
t/t4018/cpp-function-returning-pointer [new file with mode: 0644]
t/t4018/cpp-skip-access-specifiers [new file with mode: 0644]
t/t4018/cpp-skip-comment-block [new file with mode: 0644]
t/t4018/cpp-skip-labels [new file with mode: 0644]
t/t4018/cpp-struct-definition [new file with mode: 0644]
t/t4018/cpp-void-c-function [new file with mode: 0644]