tests/README
author Gregory Szorc <gregory.szorc@gmail.com>
Mon, 12 Feb 2018 17:16:52 -0800
changeset 36221 62bca1c50e96
parent 26421 4b0fc75f9403
permissions -rw-r--r--
wireproto: improve docstring for "hello" Differential Revision: https://phab.mercurial-scm.org/D2217

To run the tests, do:

cd tests/
python run-tests.py

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