view tests/README @ 45215:a253ded5b03d

morestatus: mention --stop even if not using --verbose Differential Revision: https://phab.mercurial-scm.org/D8811
author Kyle Lippincott <spectral@google.com>
date Thu, 23 Jul 2020 13:31:45 -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.