tests/README
author Martin von Zweigbergk <martinvonz@google.com>
Fri, 18 Jun 2021 13:44:05 -0700
changeset 47440 5eb52edc08bd
parent 26421 4b0fc75f9403
permissions -rw-r--r--
histedit: don't record labels for output that we will discard Differential Revision: https://phab.mercurial-scm.org/D10881

To run the tests, do:

cd tests/
python run-tests.py

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