view tests/README @ 48678:75676122c2bf stable 6.0.2

relnotes: add 6.0.1 and 6.0.2 notes Differential Revision: https://phab.mercurial-scm.org/D12130
author Raphaël Gomès <rgomes@octobus.net>
date Wed, 02 Feb 2022 15:03:29 +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.