tests/README
author Augie Fackler <augie@google.com>
Fri, 05 Aug 2016 16:34:30 -0400
changeset 29706 7f6130c7ffe1
parent 26421 4b0fc75f9403
permissions -rw-r--r--
wirepeer: rename confusing `source` parameter It's named "url" everyplace else this method is defined, so let's be consistent.

To run the tests, do:

cd tests/
python run-tests.py

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