tests/README
author Boris Feld <boris.feld@octobus.net>
Thu, 07 Dec 2017 16:50:48 +0100
changeset 35349 ead01b74be04
parent 26421 4b0fc75f9403
permissions -rw-r--r--
upgrade: register compression as a format variants Compression is a promising vector for speedup, let us make it easier to check the compression used and upgrade existing repository.

To run the tests, do:

cd tests/
python run-tests.py

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