tests/README
author Martin von Zweigbergk <martinvonz@google.com>
Mon, 19 Jun 2017 11:17:31 -0700
changeset 32919 daceeed34ad2
parent 26421 4b0fc75f9403
permissions -rw-r--r--
strip: use context manager for locking in strip()

To run the tests, do:

cd tests/
python run-tests.py

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