tests/README
author Yuya Nishihara <yuya@tcha.org>
Tue, 01 Sep 2015 19:15:16 +0900
changeset 26127 7012be5ab5bd
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
templater: port localdate filter to a function It will be extended to accept a timezone argument.

To run the tests, do:

cd tests/
python run-tests.py

See http://mercurial.selenic.com/wiki/WritingTests for
more information on writing tests.