view tests/README @ 45795:c4ab93849383

relnotes: mention improved memory use and underlaying API changes Differential Revision: https://phab.mercurial-scm.org/D9258
author Joerg Sonnenberger <joerg@bec.de>
date Thu, 29 Oct 2020 13:29:05 +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.