view tests/README @ 20625:7cbc6e228999

contrib: drop tmplrewrite Needed for the 1.3 transition in 2009, no longer relevant
author Matt Mackall <mpm@selenic.com>
date Sat, 01 Mar 2014 20:08:41 -0600
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.