view tests/README @ 42344:c361db7a5f14

copies: remove hack for adding root dir to util.dirs object Differential Revision: https://phab.mercurial-scm.org/D6404
author Martin von Zweigbergk <martinvonz@google.com>
date Wed, 17 Apr 2019 21:39:18 -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.