view tests/README @ 50197:c493cb859158

bundlerepo: move the handling of bundl1 in its own method This should make the overall flow simpler to follow.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 23 Feb 2023 19:04:44 +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.