view tests/README @ 38132:2b8cb0ab231c

localrepo: add docstring to _makedirstate to make it less likely to be removed Differential Revision: https://phab.mercurial-scm.org/D3643
author Kyle Lippincott <spectral@google.com>
date Tue, 22 May 2018 11:20:55 -0700
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.