tests/README
author Martin von Zweigbergk <martinvonz@google.com>
Thu, 01 Nov 2018 11:24:45 -0700
branchstable
changeset 40447 f1c1b4d0e695
parent 26421 4b0fc75f9403
permissions -rw-r--r--
tests: demonstrate broken copies.pathcopies() Differential Revision: https://phab.mercurial-scm.org/D5202

To run the tests, do:

cd tests/
python run-tests.py

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