view tests/README @ 52266:af88f2b9b5b7 stable

wheel: reintroduce the building of i686 wheel We now have image to make that work.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 15 Nov 2024 16:22:01 +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.