tests/README
author Martin von Zweigbergk <martinvonz@google.com>
Thu, 10 Jan 2019 13:36:25 -0800
changeset 41226 0f2b8d51bfdf
parent 26421 4b0fc75f9403
permissions -rw-r--r--
narrow: include journal.narrowspec in transaction journal We had missed this file before, which led to it lying around after the transaction completed. Differential Revision: https://phab.mercurial-scm.org/D5556

To run the tests, do:

cd tests/
python run-tests.py

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