tests/README
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
Fri, 10 Feb 2017 17:56:52 +0100
branchstable
changeset 30872 accaa04f951c
parent 26421 4b0fc75f9403
permissions -rw-r--r--
bundle1: display server abort hint during unbundle The code was printing the abort message but not the hint. This is now fixed.

To run the tests, do:

cd tests/
python run-tests.py

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