view tests/README @ 40554:6c2357029364

perf: add `parent-1` as possible source for perfrevlogwrite This source will use a diff against p1 in all case.
author Boris Feld <boris.feld@octobus.net>
date Mon, 05 Nov 2018 15:15:02 +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.