tests/README
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 12 Sep 2024 10:09:06 +0200
changeset 51854 5baa52ca4932
parent 26421 4b0fc75f9403
permissions -rw-r--r--
rust-inner-revlog: always inline `get_entry` This is a very hot function.

To run the tests, do:

cd tests/
python run-tests.py

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