view tests/README @ 14226:73cca883370d

rename scmutil.user_rcpath to userrcpath
author Adrian Buehlmann <adrian@cadifra.com>
date Fri, 06 May 2011 14:58:04 +0200
parents 1de6e7e1bb9f
children 4b0fc75f9403
line wrap: on
line source

To run the tests, do:

cd tests/
python run-tests.py

See http://mercurial.selenic.com/wiki/WritingTests for
more information on writing tests.