tests/README
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
Fri, 07 Apr 2017 18:39:27 +0200
changeset 31900 0f0d7005b9ad
parent 26421 4b0fc75f9403
permissions -rw-r--r--
upgrade: simplify 'determineactions' Since we only takes 'deficiencies', we can simplify the function and clarify its arguments.

To run the tests, do:

cd tests/
python run-tests.py

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