Nuno Lopes
17ff2f42ff
remove --show-details from lcov's genhtml, as currently we don't separate the coverage data per test, making this option useless
...
# gathering per test coverage data is possible, but way too slow and would require modifications to run-tests.php
2007-01-04 14:11:47 +00:00
Nuno Lopes
618e62325e
fix lcov processing with gcc 4.1 (some .h files were not copied)
2006-09-10 12:37:44 +00:00
Rasmus Lerdorf
50cc487b21
MFH: Patch from Nuno
2006-06-09 23:47:10 +00:00
Marcus Boerger
7b7717d196
MFH:
...
- Drop --no-prefix as disables --prefix which we do for http://gcov.php.net
# If you need/want this edit your makefile or provide a LTP_GENHTML export
# of your need when running buildconf
2006-03-21 18:17:15 +00:00
Ilia Alshanetsky
5e9c6555ad
Fixed typo in gcov output filename
2005-12-09 21:40:24 +00:00
Ilia Alshanetsky
185f085735
Include a legend in the gcov report (suggestion by Tony).
2005-12-08 21:12:03 +00:00
Ilia Alshanetsky
25670c59d3
Final fix for gcov generation.
2005-12-08 16:00:28 +00:00
Ilia Alshanetsky
6abf54a489
Avoid gcov conflicts on non-unique filenames
2005-12-05 04:22:16 +00:00
Ilia Alshanetsky
b01f5b35f5
Fixed gcov for generated files
2005-12-04 17:27:34 +00:00
foobar
de8052aa41
MFH
2005-11-30 22:47:03 +00:00
foobar
5b6cc7d96c
MFH: - Fix the ccache detection
2005-11-30 15:01:34 +00:00
foobar
30dc899c2e
MFH: - Added --enable-gcov configure option to enable C-level code coverage.
2005-11-29 23:20:01 +00:00