tor/scripts/test
Nick Mathewson db94d7fed2 Update cov-diff to handle new gcov, and remove timestamps
The new gcov sometimes emits *s if there is a line containing
multiple basic blocks, and some are not executed.  (The gcov
documentation says something weird about this point, so I'm trying
to interpret it into the compilerese that I'm familiar with.)
That's bug 26101.

Also, when we're looking for unique variations in our coverage, we
would like cov-diff to suppress timestamps on the diffs.  That's bug
26102.

Both of these are bugfixes on 0.2.5.1-alpha when the cov-diff script
was introduced.

My apologies for the perl.
2018-05-14 18:04:10 -04:00
..
cov-blame Clean the contrib directory with torch and machete. 2014-04-28 11:34:53 -04:00
cov-diff Update cov-diff to handle new gcov, and remove timestamps 2018-05-14 18:04:10 -04:00
cov-display Allow cov-display to take directories as arguments 2015-08-05 11:06:41 -04:00
cov-exclude Teach cov-exclude to detect runaway LCOV_EXCL_START lines 2017-04-25 10:59:19 -04:00
coverage Don't move gcov output to root directory 2017-10-02 16:09:28 -05:00
scan-build.sh Update scan-build.sh to work with the latest clangalyzer 2018-01-16 08:56:07 -05:00