diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-03-19 15:25:11 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-03-19 18:36:36 -0400 |
commit | 6bafe97bc1e9c66e5e727cdf5160341ae58b4f81 (patch) | |
tree | cafcd4f3299f1b50d96ce3506dfba0acb4e40246 /changes/doc31089 | |
parent | 3150c3035150924cc10a3edf9b1b44cc1aafa257 (diff) | |
download | tor-6bafe97bc1e9c66e5e727cdf5160341ae58b4f81.tar.gz tor-6bafe97bc1e9c66e5e727cdf5160341ae58b4f81.zip |
Add a TOR_SKIP_TESTCASES environment variable for suppressing tests.
For example, "TOR_SKIP_TESTCASES=crypto/.. ./src/test/test" will run
the tests and suppress all the "crypto/" tests. You could get the
same effect by running "./src/test/test :crypto/..", but that can be
harder to arrange from CI.
Part of a fix/workaround for 33643.
Diffstat (limited to 'changes/doc31089')
0 files changed, 0 insertions, 0 deletions