view tests/README @ 50391:c8a91b0d1077

bundle: add test bundling changeset in the "archived" phase Having this test highlight that phase bundling above secret is significantly broken. Fixes coming in the next changesets.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 08 Mar 2023 17:33:33 +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.