view tests/README @ 47158:e1936ae27897

revlog: use revlog.display_id for corruption error Differential Revision: https://phab.mercurial-scm.org/D10584
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 03 May 2021 12:23:58 +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.