tests/README
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 08 Nov 2019 15:08:27 +0100
changeset 43547 2b5d07702f94
parent 26421 4b0fc75f9403
permissions -rw-r--r--
index: use `index.has_node` in `histedit._finishhistedit Differential Revision: https://phab.mercurial-scm.org/D7351

To run the tests, do:

cd tests/
python run-tests.py

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