Commit Graph

6 Commits

Author SHA1 Message Date
Marcus Boerger
ba9f38f8ae - Make gcov targets work with debian (http://gcov.php.net) 2005-11-30 22:27:32 +00:00
foobar
13c1c6c15d - Fix the ccache detection 2005-11-30 15:01:22 +00:00
foobar
9d766b59b2 - Fix the ccache detection. 2005-11-09 19:55:25 +00:00
foobar
cf69b66c13 - Moved gen_php_cov functionality into the Makefile. Doing 'make lcov'
will run the test suite and create the code coverage HTML files.
# no need for some hairy checks whether PHP has the support
# since the lcov target will not exist if it doesn't :)
2005-11-08 20:27:08 +00:00
foobar
ee7f3b47d4 - Fixed --enable-gcov to work with VPATH builds too 2005-11-08 16:43:09 +00:00
John Coggeshall
5259aa2943 Implementing C-level Code coverage (--enable-gcov).
o Requires LTP 1.4+ and libgcov
2005-10-20 00:18:23 +00:00