view tests/README @ 47180:df2bf38ac382

status: Add some more tests Trying to improve coverage for various non-ovbious scenarios Differential Revision: https://phab.mercurial-scm.org/D10704
author Simon Sapin <simon.sapin@octobus.net>
date Tue, 11 May 2021 18:10:59 +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.