commit | 7f7eea651f558297ac91d376c8dce462eefef0f3 | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Sat Nov 14 15:18:22 2009 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Sat Nov 14 15:18:22 2009 +0000 |
tree | 0143b13caa6e7c083d645c546fa099aa978147f5 | |
parent | b6fb8dcbce42427012143c87400e6bc85dc2f360 [diff] |
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.