view tests/README @ 7974:a8a719ff150a

commands: use single-quotes for 'hg help ...' hints
author Martin Geisler <mg@daimi.au.dk>
date Sat, 04 Apr 2009 00:27:55 +0200
parents d0bbd8ee50c7
children 1de6e7e1bb9f
line wrap: on
line source

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.