view tests/README @ 32094:2de67783dd31 stable

color: point to the global help in the example hgrc This is probably the best way to have users learn more is they need too.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Mon, 01 May 2017 15:40:41 +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.