Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
t4018-diff-funcname: add cpp xfuncname pattern to syntax test
author
Brandon Casey
<drafnel@gmail.com>
Sat, 2 May 2009 14:31:16 +0000
(09:31 -0500)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 6 May 2009 05:49:02 +0000
(22:49 -0700)
Signed-off-by: Brandon Casey <drafnel@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t4018-diff-funcname.sh
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(from parent 1:
f697b33
)
diff --git
a/t/t4018-diff-funcname.sh
b/t/t4018-diff-funcname.sh
index be541348c6f8d469428e2fcc7abaf6d25168c08f..5b10e976a3fd0c554ff2fa14004e69343a9ec634 100755
(executable)
--- a/
t/t4018-diff-funcname.sh
+++ b/
t/t4018-diff-funcname.sh
@@
-32,7
+32,7
@@
EOF
sed 's/beer\\/beer,\\/' < Beer.java > Beer-correct.java
-builtin_patterns="bibtex html java objc pascal php python ruby tex"
+builtin_patterns="bibtex
cpp
html java objc pascal php python ruby tex"
for p in $builtin_patterns
do
test_expect_success "builtin $p pattern compiles" '