annotate hgext/__init__.py @ 1358:3f5db977d46f

evolve: add a more complex test for evolve --rev The previous tests of evolve --rev would have passed with an ordering of revs by increasing revision numbers. This patch adds a test that would fail if that was what we were doing and therefore tests the implementation better.
author Laurent Charignon <lcharignon@fb.com>
date Tue, 02 Jun 2015 15:23:50 -0700
parents 9825c7da5b54
children 5ef77a1d975c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
519
9825c7da5b54 ensure all file have a copyright notice
Pierre-Yves David <pierre-yves.david@ens-lyon.org>
parents: 496
diff changeset
1 # Copyright 2011 Logilab SA <contact@logilab.fr>