tests/README
author Martin von Zweigbergk <martinvonz@google.com>
Fri, 13 Jul 2018 11:26:46 -0700
changeset 41042 7db1619af061
parent 26421 4b0fc75f9403
permissions -rw-r--r--
tests: add test for narrow+share For how narrow+share is supposed to work, see https://www.mercurial-scm.org/wiki/NarrowSharePlan. Differential Revision: https://phab.mercurial-scm.org/D5276

To run the tests, do:

cd tests/
python run-tests.py

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