view tests/README @ 42055:b9e5f3853a97

tests: better document the graft copy case Differential Revision: https://phab.mercurial-scm.org/D6190
author Martin von Zweigbergk <martinvonz@google.com>
date Wed, 03 Apr 2019 09:38:08 -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.