view tests/README @ 38638:740f7d447222

revlog: add a doctest to _trimchunk
author Boris Feld <boris.feld@octobus.net>
date Tue, 10 Jul 2018 10:04:44 +0200
parents 4b0fc75f9403
children
line wrap: on
line source

To run the tests, do:

cd tests/
python run-tests.py

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