[tor-commits] [stem/master] Testing improvements suggested by Nick

atagar at torproject.org atagar at torproject.org
Thu Jan 8 17:49:04 UTC 2015


commit 5a4fa6c70c8b4d9f25d68e3201f58a17a19a7966
Merge: 5312483 6c15247
Author: Damian Johnson <atagar at torproject.org>
Date:   Thu Jan 8 09:47:23 2015 -0800

    Testing improvements suggested by Nick
    
    While adding Stem's tests as a make target in tor Nick suggested several
    improvements...
    
      https://trac.torproject.org/projects/tor/ticket/14110
      https://trac.torproject.org/projects/tor/ticket/14111
      https://trac.torproject.org/projects/tor/ticket/14112
      https://trac.torproject.org/projects/tor/ticket/14113
    
    Most notably our run_tests.py now has a '--quiet' argument to just display
    failures, and gives the commands to re-run individual tests.

 run_tests.py              |  134 +++++++++++++++++++++++++--------------------
 test/integ/util/proc.py   |    3 +-
 test/integ/util/system.py |   23 +++++---
 test/output.py            |   34 ++++++++++--
 test/runner.py            |    7 ++-
 test/settings.cfg         |    2 +-
 6 files changed, 127 insertions(+), 76 deletions(-)



More information about the tor-commits mailing list