tests/README
author Pierre-Yves David <pierre-yves.david@fb.com>
Thu, 17 Apr 2014 16:56:15 -0400
changeset 21159 024f38f6d5f6
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
bundle2: allow extensions to extend the getbundle request We want extensions to be able to request extra parts.

To run the tests, do:

cd tests/
python run-tests.py

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