tests/README
author Augie Fackler <augie@google.com>
Mon, 06 Feb 2017 23:03:48 -0500
changeset 31038 66e1eba45f02
parent 26421 4b0fc75f9403
permissions -rw-r--r--
incoming: enable pager The design of incoming means we have to activate the pager in several places, depending on which codepath gets chosen.

To run the tests, do:

cd tests/
python run-tests.py

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