tests/README
author Pierre-Yves David <pierre-yves.david@fb.com>
Fri, 23 May 2014 15:59:19 -0700
changeset 21600 5e08f3b65510
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
bundle2: update all ``addpart`` callers to ``newpart`` The new method is what we want in all current cases.

To run the tests, do:

cd tests/
python run-tests.py

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