| Commit message (Expand) | Author | Age | Files | Lines |
* | fix gcov data with some locales (again) | Nuno Lopes | 2014-06-03 | 1 | -1/+1 |
* | fix my last commit with some locales | Nuno Lopes | 2014-05-26 | 1 | -1/+1 |
* | gcov: tentative fix for broken coverage data after fix for opcache coverage | Nuno Lopes | 2014-05-18 | 1 | -1/+1 |
* | fix coverage data for the opcache optimizer | Nuno Lopes | 2013-03-31 | 1 | -1/+1 |
* | fix race condition in find (it was finding the copied files over and over aga... | Nuno Lopes | 2012-02-20 | 1 | -1/+2 |
* | LTP/gcov/lcov | Michael Wallner | 2012-01-23 | 1 | -8/+22 |
* | - Fixed bug #52019 (make lcov doesn't support TESTS variable anymore) | Patrick Allaert | 2010-06-11 | 1 | -18/+3 |
* | Removed safe_mode | Kalle Sommer Nielsen | 2010-04-26 | 1 | -2/+2 |
* | Daniel Convissor wants to test ext/date/lib, so enable code coverage data for... | Nuno Lopes | 2010-01-25 | 1 | -1/+1 |
* | - MFH Drop libsqlite even here | Marcus Boerger | 2008-08-03 | 1 | -1/+1 |
* | - MFH Exclude bundled libs from gcov processing | Marcus Boerger | 2008-07-29 | 1 | -0/+3 |
* | remove --show-details from lcov's genhtml, as currently we don't separate the... | Nuno Lopes | 2007-01-04 | 1 | -1/+1 |
* | fix lcov processing with gcc 4.1 (some .h files were not copied) | Nuno Lopes | 2006-09-10 | 1 | -1/+4 |
* | MFH: Patch from Nuno | Rasmus Lerdorf | 2006-06-09 | 1 | -0/+3 |
* | MFH: | Marcus Boerger | 2006-03-21 | 1 | -1/+1 |
* | Fixed typo in gcov output filename | Ilia Alshanetsky | 2005-12-09 | 1 | -1/+1 |
* | Include a legend in the gcov report (suggestion by Tony). | Ilia Alshanetsky | 2005-12-08 | 1 | -1/+1 |
* | Final fix for gcov generation. | Ilia Alshanetsky | 2005-12-08 | 1 | -1/+1 |
* | Avoid gcov conflicts on non-unique filenames | Ilia Alshanetsky | 2005-12-05 | 1 | -5/+5 |
* | Fixed gcov for generated files | Ilia Alshanetsky | 2005-12-04 | 1 | -10/+11 |
* | MFH | foobar | 2005-11-30 | 1 | -2/+11 |
* | MFH: - Fix the ccache detection | foobar | 2005-11-30 | 1 | -6/+0 |
* | MFH: - Added --enable-gcov configure option to enable C-level code coverage. | foobar | 2005-11-29 | 1 | -0/+66 |