tests/README
author Raphaël Gomès <rgomes@octobus.net>
Wed, 28 Jun 2023 11:36:22 +0200
changeset 51193 e79b0a4be3a7
parent 26421 4b0fc75f9403
permissions -rw-r--r--
rust-index: check equality between rust and cindex for `__len__`

To run the tests, do:

cd tests/
python run-tests.py

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