Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-07-20 | set the encoding on coverage html reports to UTF-8 (hardwired in lcov, | Vivek Dasmohapatra | 1 | -0/+2 |
2009-05-15 | Output all output of genhtml | Sjoerd Simons | 1 | -3/+1 |
2009-05-15 | Removed a redundant rule in lcov.mak | Emanuele Aina | 1 | -6/+3 |
2009-05-15 | rules/lcov.mak: remove the need for the LCOV_PATH variable | Emanuele Aina | 1 | -9/+10 |
2009-05-15 | Do not use the internal copy of lcov if we cannot use the system one | Emanuele Aina | 1 | -0/+5 |
2009-05-15 | Streamline the coverage output printed to screen to make it more useful | Emanuele Aina | 1 | -8/+10 |
2009-05-15 | Use the variable instead of calling make directly | Emanuele Aina | 1 | -4/+4 |
2009-05-15 | Put the lcov output in coverage/ instead of lcov/ | Emanuele Aina | 1 | -9/+11 |
2009-05-15 | Add coverage and valgrind support for tests | Emanuele Aina | 1 | -0/+25 |