view tests/README @ 49349:5e53ecbc308f

rust: add IntersectionMatcher This will be used in the upcoming support for sparse checkouts in Rust-augmented status and later in rhg support for sparse checkouts.
author Raphaël Gomès <rgomes@octobus.net>
date Wed, 08 Jun 2022 18:09:24 +0200
parents 4b0fc75f9403
children
line wrap: on
line source

To run the tests, do:

cd tests/
python run-tests.py

See https://mercurial-scm.org/wiki/WritingTests for
more information on writing tests.