tests/README
author Raphaël Gomès <rgomes@octobus.net>
Thu, 23 Dec 2021 14:49:05 +0100
changeset 48565 61fe7e17f21b
parent 26421 4b0fc75f9403
permissions -rw-r--r--
discovery: remove deprecated API Differential Revision: https://phab.mercurial-scm.org/D11952

To run the tests, do:

cd tests/
python run-tests.py

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