tests/README
author Mike Hommey <mh@glandium.org>
Thu, 25 Sep 2014 11:53:28 +0900
changeset 23028 e4aeb14248ca
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
bundle2: remove _getbundleextrapart Extensions can now add new part generators with the getbundle2partsgenerator decorator instead.

To run the tests, do:

cd tests/
python run-tests.py

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