tests/README
author Arseniy Alekseyev <aalekseyev@janestreet.com>
Tue, 16 Apr 2024 13:51:45 +0100
changeset 51629 32ba01b5669d
parent 26421 4b0fc75f9403
permissions -rw-r--r--
match: share code between includematcher and patternmatcher No need to have this duplication.

To run the tests, do:

cd tests/
python run-tests.py

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