view tests/README @ 48265:3861e3f6ad54

dirstate-v2: read the fallback value in Rust This was overlooked in a previous commit. Differential Revision: https://phab.mercurial-scm.org/D11695
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 19 Oct 2021 20:14:17 +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.