tests/README
author Martin von Zweigbergk <martinvonz@google.com>
Mon, 17 Jun 2019 10:53:00 -0700
changeset 42507 4bcabb5ae9b6
parent 26421 4b0fc75f9403
permissions -rw-r--r--
strip: move checksubstate() to mq (its only caller) Differential Revision: https://phab.mercurial-scm.org/D6536

To run the tests, do:

cd tests/
python run-tests.py

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