[PATCH 3 of 5 V5] testing: test multiple repositories with Hypothesis

Martin von Zweigbergk martinvonz at google.com
Wed Feb 24 16:46:05 EST 2016


On Wed, Feb 24, 2016 at 10:42 AM, David R. MacIver <david at drmaciver.com> wrote:
> +    @property
> +    def currentrepo(self):
> +        return os.path.basename(os.getcwd())

Just FYI, if you later add rules for changing directory withing a
clone, you'll want to run "hg root" here.


More information about the Mercurial-devel mailing list