tests/README
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 02 Mar 2023 11:54:29 +0100
changeset 50266 307c155e6275
parent 26421 4b0fc75f9403
permissions -rw-r--r--
dirstate: deprecate calling `setbranch` without a transaction parameter The new way is now enforced.

To run the tests, do:

cd tests/
python run-tests.py

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