tests/README
author Thomas Arendsen Hein <thomas@intevation.de>
Fri, 01 Jun 2007 16:00:40 +0200
changeset 4471 736e49292809
parent 3941 d0bbd8ee50c7
permissions -rw-r--r--
addremove: comparing two empty files caused ZeroDivisionError (found by Giorgos Keramidas)

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.