tests/README
author Yuya Nishihara <yuya@tcha.org>
Thu, 30 Jan 2020 23:57:19 +0900
changeset 44230 3e794419d234
parent 26421 4b0fc75f9403
permissions -rw-r--r--
rust: update dependencies For no particular reason, but just because I'll bump the rust-cpython version.

To run the tests, do:

cd tests/
python run-tests.py

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