tests/README
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 22 Feb 2023 00:41:27 +0100
changeset 50135 31be0b46fd47
parent 26421 4b0fc75f9403
permissions -rw-r--r--
narrow: use `running_status` in `updateworkingcopy` This is the way.

To run the tests, do:

cd tests/
python run-tests.py

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