tests/README
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 26 Mar 2019 14:04:33 +0100
changeset 42031 d31d8c5279c6
parent 26421 4b0fc75f9403
permissions -rw-r--r--
debugdiscovery: small internal refactoring The part of the code displaying statistic is made independant from the one running the discovery. In the same do, the declaration of the discovery function is a bit simplified.

To run the tests, do:

cd tests/
python run-tests.py

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