tests/README
author Yuya Nishihara <yuya@tcha.org>
Sun, 25 Feb 2018 12:50:30 +0900
changeset 36444 717a279c0c21
parent 26421 4b0fc75f9403
permissions -rw-r--r--
templater: specialize ResourceUnavailable error so that it can be caught See the next patch how it will be used.

To run the tests, do:

cd tests/
python run-tests.py

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