summaryrefslogtreecommitdiff
path: root/rules
Commit message (Expand)AuthorAgeFilesLines
* 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