]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Make runtests.py a little more versatile: support -x, and arbitrary flags
authorGuido van Rossum <guido@python.org>
Mon, 20 Aug 2007 20:17:57 +0000 (20:17 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 20 Aug 2007 20:17:57 +0000 (20:17 +0000)
commit360f2f8be3b66741c4ead2dd86aee4cee74f5709
tree7a7fa93e077f2808cc293c158a6d432d1cf75321
parentc1e315d2b0df6d647d19a0cd25d6a4b964db1eb2
Make runtests.py a little more versatile: support -x, and arbitrary flags
to be passed to regrtest.py.  Also add -h for help, and summarize the
BAD/GOOD/SKIPPED files at the end.
runtests.sh