tests/README
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 06 Jun 2023 04:09:05 +0200
changeset 50685 b8de54ac5a21
parent 26421 4b0fc75f9403
permissions -rw-r--r--
perf: add a perf::stream-generate command This record the time we take to generate a bundle.

To run the tests, do:

cd tests/
python run-tests.py

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