projects
/
platform
/
upstream
/
gcr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca1efbd
)
Implement coverage of tests using gcov and lcov.
author
Stef Walter
<stef@memberwebs.com>
Tue, 8 Jun 2010 17:19:50 +0000
(17:19 +0000)
committer
Stef Walter
<stef@memberwebs.com>
Tue, 8 Jun 2010 17:19:50 +0000
(17:19 +0000)
testing/Makefile.am
patch
|
blob
|
history
diff --git
a/testing/Makefile.am
b/testing/Makefile.am
index
82bb215
..
6304d6f
100644
(file)
--- a/
testing/Makefile.am
+++ b/
testing/Makefile.am
@@
-17,3
+17,7
@@
LIBS = \
$(GTHREAD_LIBS)
noinst_PROGRAMS =
+
+CLEANFILES = \
+ coverage \
+ coverage.info