tests/README
author Matt Harbison <matt_harbison@yahoo.com>
Wed, 15 Jul 2020 14:06:12 -0400
changeset 45137 3ad0855cc602
parent 26421 4b0fc75f9403
permissions -rw-r--r--
phabupdate: allow revisions to be marked "closed" (Yes, the transaction name and final state in the comment here do differ.) Differential Revision: https://phab.mercurial-scm.org/D8753

To run the tests, do:

cd tests/
python run-tests.py

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