view tests/README @ 20168:d4be314b2071 stable

hgweb: avoid initialization race (issue3953)
author Matt Mackall <mpm@selenic.com>
date Wed, 04 Dec 2013 13:42:28 -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.