Mercurial > hg
comparison mercurial/pathutil.py @ 42741:4e7bd6180b53
rust-discovery: optionally don't randomize at all, for tests
As seen from Python, this is a new `randomize` kwarg in init of the
discovery object. It replaces random picking by some arbitrary yet
deterministic strategy.
This is the same as what test-setdiscovery.t does, with the added
benefit to be usable both in Python and Rust implementations.
Differential Revision: https://phab.mercurial-scm.org/D6426
author | Georges Racinet <georges.racinet@octobus.net> |
---|---|
date | Tue, 21 May 2019 17:43:55 +0200 |
parents | 21be76e07148 |
children | 2372284d9457 |
comparison
equal
deleted
inserted
replaced
42740:1c4b5689bef5 | 42741:4e7bd6180b53 |
---|