view tests/README @ 50511:c847a3e82056

cli: add a test of `hg debugnodemap --manifest` this is a new option that's not tested yet
author Arseniy Alekseyev <aalekseyev@janestreet.com>
date Mon, 22 May 2023 10:20:24 +0100
parents 4b0fc75f9403
children
line wrap: on
line source

To run the tests, do:

cd tests/
python run-tests.py

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