view tests/README @ 46628:0a23ace80e54

relnotes: document a number of node->revision type changes Differential Revision: https://phab.mercurial-scm.org/D10103
author Joerg Sonnenberger <joerg@bec.de>
date Thu, 04 Mar 2021 00:31:18 +0100
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.