tests/README
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 08 Mar 2019 21:38:57 +0100
changeset 41925 4f283b7dac44
parent 26421 4b0fc75f9403
permissions -rw-r--r--
discovery-helper: add an extra argument to generate only one repo This is useful to generate left and right in parallel when dealing with very large repositories.

To run the tests, do:

cd tests/
python run-tests.py

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