view tests/README @ 32921:5694311db6ed

amend: use context manager for locking
author Martin von Zweigbergk <martinvonz@google.com>
date Mon, 19 Jun 2017 11:21:37 -0700
parents 4b0fc75f9403
children
line wrap: on
line source

To run the tests, do:

cd tests/
python run-tests.py

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