tests/README
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 16 Feb 2021 06:02:09 +0100
changeset 46541 60c52bdb1784
parent 26421 4b0fc75f9403
permissions -rw-r--r--
test-copies: improve description of the C+H case This will make its role clearer. Differential Revision: https://phab.mercurial-scm.org/D10045

To run the tests, do:

cd tests/
python run-tests.py

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