view tests/README @ 42577:ceb31d96d3ae

statecheck: updated docstrings related to afterresolvedstates Differential Revision: https://phab.mercurial-scm.org/D6606
author Taapas Agrawal <taapas2897@gmail.com>
date Fri, 05 Jul 2019 00:17:26 +0530
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.