tests/README
author Raphaël Gomès <rgomes@octobus.net>
Fri, 26 Nov 2021 14:29:05 +0100
branchstable
changeset 48535 799fdf4cca80
parent 26421 4b0fc75f9403
permissions -rw-r--r--
docs: update Rust readme with a mention of `rhg` Differential Revision: https://phab.mercurial-scm.org/D11811

To run the tests, do:

cd tests/
python run-tests.py

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