tests/README
author Pierre-Yves David <pierre-yves.david@octobus.net>
Sat, 17 Jun 2017 13:17:10 +0200
changeset 32990 1d5d7e2b7ab5
parent 26421 4b0fc75f9403
permissions -rw-r--r--
configitems: register 'patch.fuzz' as first example for 'configint' This exercise the default value handling in 'configint'.

To run the tests, do:

cd tests/
python run-tests.py

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