tests/README
author Gregory Szorc <gregory.szorc@gmail.com>
Thu, 05 May 2016 00:34:22 -0700
changeset 29110 b197e2aba703
parent 26421 4b0fc75f9403
permissions -rw-r--r--
dispatch: set ui.insecureconnections when --insecure is used

To run the tests, do:

cd tests/
python run-tests.py

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