diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-06-19 12:15:55 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-06-19 12:15:55 -0400 |
commit | b421648da2d3e73e0cfd6fd847c3279f64a332cd (patch) | |
tree | b55afd610297548013d4f1753dec068850135465 /changes | |
parent | 2c96d95c12a8d8678ec5821d83072afe045755ff (diff) | |
parent | 429d15c5291d9d6668457b7070f8c5fc2c6994e1 (diff) | |
download | tor-b421648da2d3e73e0cfd6fd847c3279f64a332cd.tar.gz tor-b421648da2d3e73e0cfd6fd847c3279f64a332cd.zip |
Merge remote-tracking branch 'public/thread_coverage'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/workqueue_tests | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/workqueue_tests b/changes/workqueue_tests new file mode 100644 index 0000000000..7c5d756f76 --- /dev/null +++ b/changes/workqueue_tests @@ -0,0 +1,4 @@ + o Testing: + - Run more workqueue tests as part of "make check". These had previously + been implemented, but you needed to know special command-line options + to enable them. |