view tests/README @ 30391:2ded17b64f09

revlog: avoid shadowing several variables using list comprehensions
author Augie Fackler <augie@google.com>
date Thu, 10 Nov 2016 16:34:43 -0500
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.