Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | run_lcov.sh fix | David G. Quintas | 2015-12-14 |
| | | | So that it can be invoked with no arguments | ||
* | Improving local test coverage with options. | Nicolas "Pixel" Noble | 2015-12-11 |
| | |||
* | Changing backticks to $(). | Nicolas "Pixel" Noble | 2015-10-13 |
| | |||
* | Adds coverage reports for C and C++. | Nicolas "Pixel" Noble | 2015-10-10 |
| | |||
* | Add clarifying comment | Craig Tiller | 2015-03-02 |
| | |||
* | Update copyright to 2015 | Craig Tiller | 2015-02-18 |
| | |||
* | Add shell script copyrights | Craig Tiller | 2015-02-16 |
| | |||
* | Restrict gcov to c/c++ for now | Craig Tiller | 2015-01-27 |
| | |||
* | Add tools/run_tests/run_lcov.sh | Craig Tiller | 2015-01-12 |
This is a tool for collecting coverage reports from our tests and combining them with the open-source tool 'lcov'. |