tests/README
author Pierre-Yves David <pierre-yves.david@fb.com>
Tue, 20 Oct 2015 15:53:07 +0200
changeset 26794 238d21f684b5
parent 26421 4b0fc75f9403
permissions -rw-r--r--
unbundle: use 'source' argument with applybundle This will let the hook get access to the 'source' value.

To run the tests, do:

cd tests/
python run-tests.py

See https://mercurial-scm.org/wiki/WritingTests for
more information on writing tests.