tests/README
author Matt Mackall <mpm@selenic.com>
Mon, 25 Jun 2007 11:30:05 -0500
changeset 4703 bc63247c66e9
parent 3934 d0bbd8ee50c7
child 8936 1de6e7e1bb9f
permissions -rw-r--r--
hgweb: improve shortlog formatting shorten author with |person don't shrink font (default font is presumed to be preferred reading size) set widths based on font ems rather than page percents.

To run the tests, do:

cd tests/
python run-tests.py

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