view tests/README @ 4547:8774d2cafe4d

dispatch: pull final command execution into its own function
author Matt Mackall <mpm@selenic.com>
date Mon, 11 Jun 2007 21:09:24 -0500
parents d0bbd8ee50c7
children
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.