view tests/README @ 52174:9fbdf355c916

fncachestore: add typing information This helps with autocomplete.
author Raphaël Gomès <rgomes@octobus.net>
date Mon, 29 Jul 2024 20:34:38 +0200
parents 4b0fc75f9403
children
line wrap: on
line source

To run the tests, do:

cd tests/
python run-tests.py

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