]> granicus.if.org Git - python/commit
Merged revisions 76260 via svnmerge from
authorR. David Murray <rdmurray@bitdance.com>
Sat, 14 Nov 2009 16:13:02 +0000 (16:13 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Sat, 14 Nov 2009 16:13:02 +0000 (16:13 +0000)
commit7dc72cc1c4a5ea94bfaa2d039584e8734be1f289
tree72ea06d48efa79fac21df23606dcdc50738b107a
parent864b3f08d8df8c0dd6a085d3c74f049997b83869
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.
........
Lib/test/regrtest.py
Misc/NEWS