tests/README
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Fri, 10 May 2013 22:20:32 +0200
changeset 19203 627cd7842e5d
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
bundle-ng: unify _changegroup and _changegroupsubset Refactor the two changegroup generation interface to share as much code as possible.

To run the tests, do:

cd tests/
python run-tests.py

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