tests/README
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 25 Jan 2021 23:13:01 +0100
changeset 46459 c41ac8985fe4
parent 26421 4b0fc75f9403
permissions -rw-r--r--
perf: test the formatting of a command help Since we are about to addd ':' in command name I want this covered. Differential Revision: https://phab.mercurial-scm.org/D9871

To run the tests, do:

cd tests/
python run-tests.py

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