view tests/README @ 43429:75b4eb98ad97

rust-cpython: remove useless PyRefMut wrapper
author Yuya Nishihara <yuya@tcha.org>
date Sat, 05 Oct 2019 09:01:25 -0400
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.