Ilia Alshanetsky
61f0a25cf1
MFB51: Fixed typo in gcov output filename
2005-12-09 21:40:55 +00:00
Ilia Alshanetsky
8f4f466f6e
MFB51: Include a legend in the gcov report
2005-12-08 21:12:31 +00:00
Ilia Alshanetsky
0c8d2091b2
MFB51: Final fix for gcov generation.
2005-12-08 16:00:47 +00:00
Ilia Alshanetsky
dbfdcef380
MFB51:Avoid gcov conflicts on non-unique filenames
2005-12-05 04:22:37 +00:00
Ilia Alshanetsky
e803ebb403
MFB51: Fixed gcov for generated files
2005-12-04 17:28:26 +00:00
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