view tests/README @ 52161:46c68c0fe137

rust-vfs: add a TODO to remember a decision taken about naming Explanations inline.
author Raphaël Gomès <rgomes@octobus.net>
date Thu, 17 Oct 2024 15:22: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.