view tests/README @ 7944:e9b48afd0e78

pure/bdiff: fix circular import
author Matt Mackall <mpm@selenic.com>
date Fri, 03 Apr 2009 12:37:30 -0500
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.