view tests/README @ 21149:c0d96bceadc2

bundle2: allow extensions to plug into the push process Extensions are offered functions to add parts and process their results.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Thu, 17 Apr 2014 16:54:15 -0400
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.