tests/README
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 24 Mar 2021 00:04:58 +0100
changeset 46828 395cf404e76a
parent 26421 4b0fc75f9403
permissions -rw-r--r--
path: error out if the `path://` reference point to an unknown path Differential Revision: https://phab.mercurial-scm.org/D10265

To run the tests, do:

cd tests/
python run-tests.py

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