view tests/README @ 42544:2702dfc7e029

automv: access status fields by name, not index Differential Revision: https://phab.mercurial-scm.org/D6586
author Martin von Zweigbergk <martinvonz@google.com>
date Fri, 28 Jun 2019 14:13:00 -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.