view tests/README @ 49754:ec30fe6917ec

peer: build a `path` object on the fly when needed So now, we always have a `path` object around when building the peer
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 02 Dec 2022 17:41: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.