view tests/README @ 32099:7c76f3923b6a stable

pager: document the 'pager' config section There as a 'hg help pager' section but the 'hg help config.pager' was missing.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Mon, 01 May 2017 16:52:11 +0200
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.