tests/README
author Danny Hooper <hooper@google.com>
Fri, 29 Jun 2018 14:43:41 -0700
changeset 38507 077301ac69dc
parent 26421 4b0fc75f9403
permissions -rw-r--r--
scmutil: fix __enter__ in progress context manager Differential Revision: https://phab.mercurial-scm.org/D3861

To run the tests, do:

cd tests/
python run-tests.py

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