commit | 1f1df7a0c3e0027b82ba20418a261c8867047cf1 | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Sat Nov 14 16:22:13 2009 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Sat Nov 14 16:22:13 2009 +0000 |
tree | 7f5e84587cb8cbdecb62c1bf76d98cf376c0768c | |
parent | d2ad2268e21e3ef587f5d547cc6e56472c7ec03f [diff] |
Blocked revisions 76261 via svnmerge ................ r76261 | r.david.murray | 2009-11-14 11:13:02 -0500 (Sat, 14 Nov 2009) | 11 lines Merged revisions 76260 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r76260 | r.david.murray | 2009-11-14 10:18:22 -0500 (Sat, 14 Nov 2009) | 5 lines Issue #7312 (new feature): Add a -F flag to run the selected tests in a loop until a test fails. Can be combined with -j. Patch by Antoine Pitrou. ........ ................