tests/README
author Thomas Arendsen Hein <thomas@intevation.de>
Tue, 03 Jul 2007 12:45:33 +0200
changeset 4781 62c56d8f368b
parent 3941 d0bbd8ee50c7
permissions -rw-r--r--
Fix revlog.children so the real children of the null revision can be calculated.

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.