Deal with the fact that ordering of tag commits will vary with ordering of
commit2a8e2716e9b070555ea27e57ad344eeb4c7dada6
authormaxb <maxb@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Sun, 14 Mar 2004 23:54:14 +0000 (14 23:54 +0000)
committermaxb <maxb@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Sun, 14 Mar 2004 23:54:14 +0000 (14 23:54 +0000)
treef5bd0df584286b68a15596e33ce27bd62a93e246
parentb4925c2f8e0d31ba8ab1ccba408576b2a8d2ed99
Deal with the fact that ordering of tag commits will vary with ordering of
Python hash keys.

* run-tests.py (find_tag_rev): New function.
  (simple_tags): Use find_tag_rev().
  (mixed_time_tag): Use find_tag_rev().

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