summaryrefslogtreecommitdiff
path: root/rules
Commit message (Expand)AuthorAgeFilesLines
* set the encoding on coverage html reports to UTF-8 (hardwired in lcov,Vivek Dasmohapatra2009-07-201-0/+2
* Output all output of genhtmlSjoerd Simons2009-05-151-3/+1
* Removed a redundant rule in lcov.makEmanuele Aina2009-05-151-6/+3
* rules/lcov.mak: remove the need for the LCOV_PATH variableEmanuele Aina2009-05-151-9/+10
* Do not use the internal copy of lcov if we cannot use the system oneEmanuele Aina2009-05-151-0/+5
* Streamline the coverage output printed to screen to make it more usefulEmanuele Aina2009-05-151-8/+10
* Use the variable instead of calling make directlyEmanuele Aina2009-05-151-4/+4
* Put the lcov output in coverage/ instead of lcov/Emanuele Aina2009-05-151-9/+11
* Add coverage and valgrind support for testsEmanuele Aina2009-05-151-0/+25