##// END OF EJS Templates
rust-discovery: optionally don't randomize at all, for tests...
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
Georges Racinet -
r42968:4e7bd618 default
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / src
dirstate
utils
ancestors.rs Loading ...
dagops.rs Loading ...
dirstate.rs Loading ...
discovery.rs Loading ...
filepatterns.rs Loading ...
lib.rs Loading ...
testing.rs Loading ...
utils.rs Loading ...