projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
193cdc9
)
Excluding *.php files in test directories does not work with PHPUnit based tests.
author
Gunnar Wrobel
<wrobel@temple.(none)>
Wed, 3 Mar 2010 00:26:44 +0000
(
01:26
+0100)
committer
Gunnar Wrobel
<wrobel@temple.(none)>
Wed, 3 Mar 2010 00:26:44 +0000
(
01:26
+0100)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
b03c66a
..
134698d
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-19,7
+19,6
@@
framework/*/test/*/*/*/*.diff
framework/*/test/*/*/*/*.exp
framework/*/test/*/*/*/*.log
framework/*/test/*/*/*/*.out
-framework/*/test/*/*/*/*.php
!framework/File_CSV/tests/common.php
!framework/Image/tests/swf.php
!framework/Image/tests/gd.php