tests/README
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 19 Sep 2023 03:15:12 +0200
changeset 51076 786b6225793a
parent 26421 4b0fc75f9403
permissions -rw-r--r--
debug-delta-chain: print less data by default This is faster and simpler to read.

To run the tests, do:

cd tests/
python run-tests.py

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