summaryrefslogtreecommitdiff
path: root/rules
Commit message (Expand)AuthorAgeFilesLines
* Apply some fairly crude filtering to the lcov output againSimon McVittie2010-10-051-1/+2
* Remove lcov output cleaning, which no longer works in the current versionSimon McVittie2010-10-051-6/+2
* Remove .git-darcs-dir that got introduced as part of the git conversionsSjoerd Simons2008-08-101-0/+0
* Make tests work even when '.' is not in the $PATHAlban Crequy2008-05-231-4/+4
* Fix make distcleanSjoerd Simons2007-07-091-1/+1
* Removed a redundant rule in lcov.makEmanuele Aina2007-07-061-6/+3
* Don't delete the valgrind log files after each test is runEmanuele Aina2007-07-051-4/+3
* rules/lcov.mak: remove the need for the LCOV_PATH variableEmanuele Aina2007-07-051-9/+10
* Do not use the internal copy of lcov if we cannot use the system oneEmanuele Aina2007-07-031-0/+5
* Use 'all' to enable vebose debugging in the testEmanuele Aina2007-07-031-1/+1
* Delete some cruft due to the fact that I took the Check rules from GStreamerEmanuele Aina2007-07-031-2/+0
* Streamline the coverage output printed to screen to make it more usefulEmanuele Aina2007-06-251-8/+10
* Use the variable instead of calling make directlyEmanuele Aina2007-06-252-8/+8
* Put the lcov output in coverage/ instead of lcov/Emanuele Aina2007-06-241-9/+11
* Add coverage and valgrind support for testsEmanuele Aina2007-06-243-0/+149