tests/README
author Yuya Nishihara <yuya@tcha.org>
Sat, 22 Apr 2017 21:29:00 +0900
changeset 32952 61b60b28c381
parent 26421 4b0fc75f9403
permissions -rw-r--r--
formatter: add support for parts map of [templates] section Unlike a mapfile whose template is looked up by spec -> mapfile -> topic, [templates] section is global. We use :sub-section syntax to define parts per template.

To run the tests, do:

cd tests/
python run-tests.py

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