tests/README
author Gregory Szorc <gregory.szorc@gmail.com>
Fri, 02 Oct 2015 15:36:00 -0700
changeset 26440 85b992177d2a
parent 26421 4b0fc75f9403
permissions -rw-r--r--
exchange: add docstring to pull() This seems like the kind of important function that should be documented better.

To run the tests, do:

cd tests/
python run-tests.py

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