tests/README
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 29 Jan 2021 14:03:39 +0100
changeset 46424 5272542196cc
parent 26421 4b0fc75f9403
permissions -rw-r--r--
config: use the right API to access template access Preventing direct access to the underlying dict will help a coming refactoring of `config`. Differential Revision: https://phab.mercurial-scm.org/D9922

To run the tests, do:

cd tests/
python run-tests.py

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