view tests/README @ 21153:53ee02b54e53

changegroup: use tr.hookargs when calling changegroup hooks So that other parties using the transaction can put information in our hook calls.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Thu, 17 Apr 2014 17:46:26 -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.