view tests/README @ 44486:b55bec1ea972

cext: drop the WITH_RUST block These were used by the `direct-ffi` mode that just got dropped.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 09 Mar 2020 17:26:30 +0100
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.