tests/README
author Gregory Szorc <gregory.szorc@gmail.com>
Wed, 11 Apr 2018 17:51:40 -0700
changeset 37642 d959277ff1b5
parent 26421 4b0fc75f9403
permissions -rw-r--r--
bundlerepo: rename "other" to "peer" Differential Revision: https://phab.mercurial-scm.org/D3293

To run the tests, do:

cd tests/
python run-tests.py

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