view tests/README @ 38117:69ec6f98cfa6

revlog: isgooddeltainfo takes the whole revinfo object Future changes will need other information about te revision.
author Paul Morelle <paul.morelle@octobus.net>
date Wed, 07 Mar 2018 12:00:58 +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.