view tests/README @ 51134:498017baa34b

cleanup: remove some code scheduled to be removed after 5.9 looks like we missed this when cleaning up previous code.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 08 Nov 2023 22:08: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.