summaryrefslogtreecommitdiff
path: root/rules
Commit message (Collapse)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
| | | | process
* Make tests work even when '.' is not in the $PATHAlban Crequy2008-05-231-4/+4
| | | | 20080523151025-a41c0-d2952b763c2ee3b40a2e43b7e8416402a4f0f2a8.gz
* Fix make distcleanSjoerd Simons2007-07-091-1/+1
| | | | 20070709151148-b58c9-c194453eb343d04604f0c3c10599ef29488187d4.gz
* Removed a redundant rule in lcov.makEmanuele Aina2007-07-061-6/+3
| | | | 20070706073148-f974e-45ecdef81918d4d9926bd6a5faba0e09de35c82e.gz
* Don't delete the valgrind log files after each test is runEmanuele Aina2007-07-051-4/+3
| | | | 20070705220335-f974e-e5477b052437e5377505aeed7d0726c2288b993f.gz
* rules/lcov.mak: remove the need for the LCOV_PATH variableEmanuele Aina2007-07-051-9/+10
| | | | 20070705215406-f974e-087116fe59a3b2f01f4e12ef470ecd5698eb638a.gz
* Do not use the internal copy of lcov if we cannot use the system oneEmanuele Aina2007-07-031-0/+5
| | | | | | | | The history has been edited and the internal copy of lcov introduced in the "Add coverage and valgrind support for tests" patch has been deleted. Yay for using textual patches to store the history! 20070703193008-f974e-d2322b04e4566dd2b12e5b6d15a35197343ffb9c.gz
* Use 'all' to enable vebose debugging in the testEmanuele Aina2007-07-031-1/+1
| | | | 20070703164534-f974e-96a35afa37f840b6653ac142ad806def8562ac50.gz
* Delete some cruft due to the fact that I took the Check rules from GStreamerEmanuele Aina2007-07-031-2/+0
| | | | 20070703164455-f974e-1725c0d5583185bbc32600cbcf7a93643c22bd22.gz
* Streamline the coverage output printed to screen to make it more usefulEmanuele Aina2007-06-251-8/+10
| | | | 20070625173512-f974e-f1613c3b485bb04b984114493735cf40331a7382.gz
* Use the variable instead of calling make directlyEmanuele Aina2007-06-252-8/+8
| | | | 20070625093916-f974e-a951f658ae1ad2ae4198505fcc9a57e164d1924d.gz
* Put the lcov output in coverage/ instead of lcov/Emanuele Aina2007-06-241-9/+11
| | | | 20070624225753-f974e-5f129404f14e68f686a38231fddd432678232421.gz
* Add coverage and valgrind support for testsEmanuele Aina2007-06-243-0/+149
20070624215711-f974e-565c5019028294ac2c333e9e863af6699abfb83f.gz