Issue #7312 (new feature): Add a -F flag to run the selected tests in
commit0c89150450bf01cfcd1c695c289c94ee650ac6ac
authorr.david.murray <r.david.murray@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sat, 14 Nov 2009 15:18:22 +0000 (14 15:18 +0000)
committerr.david.murray <r.david.murray@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sat, 14 Nov 2009 15:18:22 +0000 (14 15:18 +0000)
tree8a95ce3f4228164c94e88bc8bd16617a69e45fe9
parent09902bc0801977fb934ebc9a3bb6670e81e8ad3f
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.

git-svn-id: http://svn.python.org/projects/python/trunk@76260 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/test/regrtest.py
Misc/NEWS