view tests/README @ 17636:ce18dbcd91c8

templater: add if/ifeq conditionals
author Matt Mackall <mpm@selenic.com>
date Mon, 24 Sep 2012 15:26:56 -0500
parents 1de6e7e1bb9f
children 4b0fc75f9403
line wrap: on
line source

To run the tests, do:

cd tests/
python run-tests.py

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