tests/README
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 30 May 2023 16:33:28 +0100
changeset 50676 6b522a9e7451
parent 26421 4b0fc75f9403
permissions -rw-r--r--
store: have the revlog determine which files are volatile itself This is a first step toward simplifying the walk step.

To run the tests, do:

cd tests/
python run-tests.py

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