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