commit | 934baa3bb14594428427bac31bf98b081c2156e0 | [log] [tgz] |
---|---|---|
author | Craig Tiller <ctiller@google.com> | Mon Jan 12 18:19:45 2015 -0800 |
committer | Craig Tiller <ctiller@google.com> | Mon Jan 12 18:19:45 2015 -0800 |
tree | 15a9ccf3c7bbc31ec17946f01b49b937ad8b9ff4 | |
parent | 9fef05c2f07a20c2e32746cd4bbb14e85e1e64fc [diff] [blame] |
Add tools/run_tests/run_lcov.sh This is a tool for collecting coverage reports from our tests and combining them with the open-source tool 'lcov'.
diff --git a/.gitignore b/.gitignore index 5202b53..192b55f 100644 --- a/.gitignore +++ b/.gitignore
@@ -3,4 +3,5 @@ libs objs *.pyc +*.gcno