view tests/README @ 9185:d9a2e6327949

fetch: drop force arg for commit (issue1752) This appears to be unneeded and forces fetch commits to examine clean files.
author Matt Mackall <mpm@selenic.com>
date Wed, 22 Jul 2009 00:28:37 -0500
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.