view tests/README @ 40145:21261fc0fb2b

perf: extract result formatting in its own function This will make it easier to reuse in another changesets.
author Boris Feld <boris.feld@octobus.net>
date Wed, 03 Oct 2018 10:46:56 +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.