tests/README
author Martin von Zweigbergk <martinvonz@google.com>
Thu, 14 Nov 2019 21:13:46 -0800
changeset 43688 5cdc3c1292f6
parent 26421 4b0fc75f9403
permissions -rw-r--r--
branchmap: make "closed" a set from beginning instead of converting from list Differential Revision: https://phab.mercurial-scm.org/D7427

To run the tests, do:

cd tests/
python run-tests.py

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