tests/README
author Simon Sapin <simon.sapin@octobus.net>
Thu, 25 Feb 2021 21:25:04 +0100
changeset 46614 a069639783a0
parent 26421 4b0fc75f9403
permissions -rw-r--r--
rhg: Check .hg/requires for absence of required features Some old repository layouts are not supported. Differential Revision: https://phab.mercurial-scm.org/D10076

To run the tests, do:

cd tests/
python run-tests.py

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