view tests/README @ 33168:664d6f6c2a48 stable

revlog: backed out changeset e9d325cfe071 We'll move this to the default branch.
author Augie Fackler <augie@google.com>
date Tue, 04 Jul 2017 10:17:14 -0400
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.