view tests/README @ 46828:395cf404e76a

path: error out if the `path://` reference point to an unknown path Differential Revision: https://phab.mercurial-scm.org/D10265
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 24 Mar 2021 00:04:58 +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.