tests/README
author Yuya Nishihara <yuya@tcha.org>
Sun, 01 Apr 2018 11:06:29 +0900
changeset 37262 8e57c3b0dce4
parent 26421 4b0fc75f9403
permissions -rw-r--r--
templatefuncs: do not crash because of invalid value fed to mailmap()

To run the tests, do:

cd tests/
python run-tests.py

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