tests/README
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 14 Jun 2022 19:40:35 +0200
changeset 49343 4f04bb0d8deb
parent 26421 4b0fc75f9403
permissions -rw-r--r--
auto-upgrade: add an option to silence the safe-mismatch message For well tested case, the message can get in the way, so we add a way to disable it.

To run the tests, do:

cd tests/
python run-tests.py

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