view tests/README @ 38300:74b4a54002ec

templatefilters: undeprecate hgdate See the previous patch for why. Backed out changeset 0fe65bb7e160
author Yuya Nishihara <yuya@tcha.org>
date Wed, 13 Jun 2018 21:58:42 +0900
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.