view tests/README @ 4874:d9e385a7a806

Use isinstance instead of type == type
author Christian Ebert <blacktrash@gmx.net>
date Fri, 06 Jul 2007 12:02:43 +0200
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.