git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] t4018-diff-funcname: add cpp xfuncname pattern to syntax test
@ 2009-05-02 14:31 Brandon Casey
  0 siblings, 0 replies; only message in thread
From: Brandon Casey @ 2009-05-02 14:31 UTC (permalink / raw)
  To: gitster; +Cc: git, Brandon Casey

Signed-off-by: Brandon Casey <drafnel@gmail.com>
---
 t/t4018-diff-funcname.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/t/t4018-diff-funcname.sh b/t/t4018-diff-funcname.sh
index be54134..5b10e97 100755
--- 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" '
-- 
1.6.3.rc4.1.gfa961

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2009-05-02 14:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-02 14:31 [PATCH] t4018-diff-funcname: add cpp xfuncname pattern to syntax test Brandon Casey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).