[tor-commits] [stem/master] Adding '--style' to run_tests.py's help output

atagar at torproject.org atagar at torproject.org
Mon Jan 7 09:08:00 UTC 2013


commit 6cd814dcb3c24a301f5e4c6396388a424629fd3f
Author: Damian Johnson <atagar at torproject.org>
Date:   Mon Jan 7 00:56:47 2013 -0800

    Adding '--style' to run_tests.py's help output
---
 test/settings.cfg |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/test/settings.cfg b/test/settings.cfg
index cf827cd..8c85e47 100644
--- a/test/settings.cfg
+++ b/test/settings.cfg
@@ -76,6 +76,7 @@ msg.help
 |
 |  -u, --unit            runs unit tests
 |  -i, --integ           runs integration tests
+|  -s, --style           runs style checker
 |  -t, --target TARGET   comma separated list of extra targets for integ tests
 |      --test TEST_NAME  only run tests modules matching the given name prefix
 |  -l, --log RUNLEVEL    includes logging output with test results, runlevels:





More information about the tor-commits mailing list