view tests/README @ 35184:bc775b8cc020

scmutil: extra utility to display a reasonable amount of nodes Push have some logic to display a reasonable amount nodes. We extract it to an utility function to make it reusable.
author Boris Feld <boris.feld@octobus.net>
date Thu, 16 Nov 2017 03:52:38 +0100
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.