tests/README
author Gregory Szorc <gregory.szorc@gmail.com>
Wed, 28 Mar 2018 16:10:41 -0700
changeset 37488 3b99eb028859
parent 26421 4b0fc75f9403
permissions -rw-r--r--
wireproto: port branchmap to wire protocol v2 Differential Revision: https://phab.mercurial-scm.org/D3182

To run the tests, do:

cd tests/
python run-tests.py

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