- Dec 12, 2019
-
-
teor authored
Except for src/ext, which we may not want to modify. Closes ticket 32732.
-
- Sep 05, 2019
-
-
- May 23, 2019
-
-
Nick Mathewson authored
We added this facility so that we could get deterministic PRNG behavior for coverage testing on tests that use a replaced PRNG. We need to have our coverage determinism tool test for this as well.
-
- Feb 08, 2019
-
-
Nick Mathewson authored
-
Nick Mathewson authored
Closes ticket 29436.
-
Nick Mathewson authored
It was looking for object files made with the old automake directorations, but those changed when we split up our libraries. Fixes bug 29435; bugfix on 0.3.5.1-alpha.
-
- Jan 15, 2019
-
-
Nick Mathewson authored
Closes 29099.
-
- Dec 08, 2018
-
-
rl1987 authored
-
- Nov 26, 2018
- Nov 15, 2018
- Oct 11, 2018
-
-
rl1987 authored
-
- Aug 24, 2018
-
-
teor authored
Supports bisection on 0.3.4 and earlier. Recommend that users copy the script before bisecting. Implements ticket 27211.
-
teor authored
Part of 26979.
-
teor authored
To avoid future duplicates.
-
teor authored
-
teor authored
Part of 26979.
-
teor authored
Part of 26979.
-
teor authored
Part of 26979.
-
teor authored
That's what git does for tor. Part of 26979.
-
teor authored
Part of 26979.
-
- Jul 31, 2018
- Jul 05, 2018
-
-
Nick Mathewson authored
-
- Jul 01, 2018
-
-
Nick Mathewson authored
-
- May 30, 2018
-
-
Nick Mathewson authored
-
- May 21, 2018
-
-
Nick Mathewson authored
Original by Christopher Wood, with modifications by nexB, Isis Lovecruft, and Marcin Cieślak.
-
- May 14, 2018
-
-
Nick Mathewson authored
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.
-
- Jan 16, 2018
-
-
Nick Mathewson authored
-
- Oct 02, 2017
-
-
Taylor Yu authored
In scripts/test/coverage, avoid attempting to move gcov output files to the root directory when given no arguments. Fixes bug 23741.
-
- Sep 28, 2017
-
-
Nick Mathewson authored
-