tests/README
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 02 Dec 2022 18:18:57 +0100
changeset 49868 d979c76d6e54
parent 26421 4b0fc75f9403
permissions -rw-r--r--
path: allow to copy a path while adjusting the url This will be used by `scheme` in the next changesets.

To run the tests, do:

cd tests/
python run-tests.py

See https://mercurial-scm.org/wiki/WritingTests for
more information on writing tests.