view tests/README @ 42005:b137a6793c51

branchcache: make entries a private attribute Differential Revision: https://phab.mercurial-scm.org/D6155
author Pulkit Goyal <pulkit@yandex-team.ru>
date Mon, 18 Mar 2019 19:44:55 +0300
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.