view tests/README @ 13195:f14cfcc488fb

record: clean up comments and docstrings Rewrap comments and docstrings to a width of 72 chars and copy-edit.
author Kevin Bullock <kbullock@ringworld.org>
date Tue, 21 Dec 2010 15:23:48 -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.