view tests/README @ 4118:35b39097c3e6

Break core of repo.tag into dirstate/hook-free repo._tag for convert-repo
author Brendan Cully <brendan@kublai.com>
date Tue, 27 Feb 2007 12:58:40 -0800
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.