tests/README
author Pulkit Goyal <7895pulkit@gmail.com>
Sun, 31 Jan 2021 23:38:31 +0530
changeset 46469 835aafb2543f
parent 26421 4b0fc75f9403
permissions -rw-r--r--
revlog: refactor logic to compute nodemap file in separate function I will like to use it one more place. Differential Revision: https://phab.mercurial-scm.org/D9933

To run the tests, do:

cd tests/
python run-tests.py

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