view tests/README @ 14214:c5db85676c38

summary: run discovery only once for in/out against same repo Reuses the result of findcommonincoming if default and default-push are the same.
author Peter Arrenbrecht <peter.arrenbrecht@gmail.com>
date Fri, 06 May 2011 14:45:13 +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.