tests/README
author Martin von Zweigbergk <martinvonz@google.com>
Fri, 20 Nov 2020 09:17:38 -0800
changeset 45885 600aec73f309
parent 26421 4b0fc75f9403
permissions -rw-r--r--
errors: format "abort: " text in a new Abort.format() method This remove some duplication we had. Differential Revision: https://phab.mercurial-scm.org/D9348

To run the tests, do:

cd tests/
python run-tests.py

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