tests/README
author Daniel Ploch <dploch@google.com>
Tue, 12 Nov 2019 15:53:58 -0800
changeset 43662 c5f6f58f6c71
parent 26421 4b0fc75f9403
permissions -rw-r--r--
remotefilelog: handle **kwargs correctly when overriding changelog.add() Differential Revision: https://phab.mercurial-scm.org/D7372

To run the tests, do:

cd tests/
python run-tests.py

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