tests/README
author Arseniy Alekseyev <aalekseyev@janestreet.com>
Fri, 22 Apr 2022 14:39:00 +0100
branchstable
changeset 48861 72936be2a21b
parent 26421 4b0fc75f9403
permissions -rw-r--r--
censor: demonstrate a bug Differential Revision: https://phab.mercurial-scm.org/D12584

To run the tests, do:

cd tests/
python run-tests.py

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