view tests/README @ 16884:4fd1f1d7569b

help: fix 'hg help -k' matching an extension without docs getattr is not needed, __doc__ always exists and defaults to None
author Thomas Arendsen Hein <thomas@intevation.de>
date Thu, 07 Jun 2012 15:54:40 +0200
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.