aboutsummaryrefslogtreecommitdiff
path: root/scripts/test
AgeCommit message (Expand)Author
2019-12-12python: Add __future__ imports for python 3 compatibilityteor
2019-05-23cov-test-determinism: use the same RNG seed as in travis.ymlNick Mathewson
2019-02-08cov-diff: better handle the case where a file stops having coverageNick Mathewson
2019-02-08Add a script to check for coverage nondeterminismNick Mathewson
2019-02-08Merge branch 'ticket29435_035' into ticket29435_040Nick Mathewson
2019-02-08Fix coverage script.Nick Mathewson
2019-01-15Use [ -n "$x" ] in place of [ ! -z "$x" ] in chutney-git-bisectNick Mathewson
2018-12-08Let's not double-quote OUTPUTARG after allrl1987
2018-11-26Address SC2086 in scan-build.shrl1987
2018-11-26Silence SC2034 shellcheck checker for EXTRA_CHECKERS and NOISY_CHECKERS varia...rl1987
2018-11-19Merge remote-tracking branch 'tor-github/pr/519'Nick Mathewson
2018-11-15Fix shellcheck issues in cov-diff - SC2231, SC2006 and SC2086rl1987
2018-11-15Fix one last SC2086rl1987
2018-11-15Fix most instances of SC2086 warningrl1987
2018-11-15Fix shellcheck SC2006 warnings in 'coverage' scriptrl1987
2018-10-11Fix issues that shellcheck found in chutney-git-bisect.shrl1987
2018-08-24Add scripts/test/chutney-git-bisect.sh, for bisecting using chutneyteor
2018-07-31Appveyor CI: always use HEAD for the short committeor
2018-07-31Appveyor CI: sort environmental variablesteor
2018-07-31Appveyor CI: fix some typosteor
2018-07-31Appveyor CI: Generate correct tag namesteor
2018-07-31Appveyor CI: Switch to one URL per lineteor
2018-07-31Appveyor CI: Generate correct branches and URLs for pull requeststeor
2018-07-31Appveyor CI: Make short commits 10 hexdigits longteor
2018-07-31Appveyor CI: Fix GitHub provider detectionteor
2018-07-05Fix everything that previously referred to src/orNick Mathewson
2018-07-01Update the coverage script to look at new file locationsNick Mathewson
2018-05-30Fix various typosNick Mathewson
2018-05-22Merge branch 'appveyor_min_029_v2' into appveyor_min_034_v2Nick Mathewson
2018-05-21Python script for IRC notifications from appveyorNick Mathewson
2018-05-14Update cov-diff to handle new gcov, and remove timestampsNick Mathewson
2018-01-16Update scan-build.sh to work with the latest clangalyzerNick Mathewson
2017-10-02Don't move gcov output to root directoryTaylor Yu
2017-09-28Improve cov-diff script to account for new files.Nick Mathewson
2017-09-19plural in manpageNick Mathewson
2017-09-12Teach the scan-build script to output to a chosen directoryNick Mathewson
2017-09-12Add more checkers to scan-build.Nick Mathewson
2017-09-12Use all+only the default checkers in scan-build scriptNick Mathewson
2017-04-25Teach cov-exclude to detect runaway LCOV_EXCL_START linesNick Mathewson
2016-04-12Adopt the LCOV convention for marking lines as unreachable by tests.Nick Mathewson
2015-09-22add more clang checkers; find no new bugs.Nick Mathewson
2015-09-22scan-build is more mature now; no need to hardcode the one in my /opt/clang-3.4Nick Mathewson
2015-08-05Allow cov-display to take directories as argumentsNick Mathewson
2015-07-16Add my script to dump per-file or per-function coverageNick Mathewson
2015-05-29more generic scan-build scriptNick Mathewson
2014-10-14Emit fewer spurious lines in cov-diff output.Nick Mathewson
2014-04-28Clean the contrib directory with torch and machete.Nick Mathewson