Improve the test-runner.
commit435bb4d3849a3cb7090ba347dc3fbaa709620825
authormaxb <maxb@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Wed, 30 Jun 2004 08:20:11 +0000 (30 08:20 +0000)
committermaxb <maxb@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Wed, 30 Jun 2004 08:20:11 +0000 (30 08:20 +0000)
tree920edc18b52963c9f164f86365329ae18a6f29c1
parent7c1137078ab09849c182859f7a636ef040f5e0ae
Improve the test-runner.

* cvs2svn.py (ensure_conversion): Cause conversions with and without
    modifiers (--no-prune, --trunk-only, --encoding) to treated as different.
    If a conversion fails, then have subsequent requests for an identical
    conversion fail immediately, rather than re-try and fail again.

git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@1186 be7e6eca-30d4-0310-a8e5-ac0d63af7087
run-tests.py