tests/README
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
Fri, 31 Mar 2017 11:06:42 +0200
changeset 31745 33504b54863e
parent 26421 4b0fc75f9403
permissions -rw-r--r--
hook: use 'htype' in 'hook' Same rational as for 'runhooks', we fix the naming in another function.

To run the tests, do:

cd tests/
python run-tests.py

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