tests/README
author Joerg Sonnenberger <joerg@bec.de>
Wed, 18 Sep 2019 13:21:38 +0200
changeset 45961 35d5d1d8bcf0
parent 26421 4b0fc75f9403
permissions -rw-r--r--
tests: simplify and extend pull-bundle test using debugbuilddag Differential Revision: https://phab.mercurial-scm.org/D9443

To run the tests, do:

cd tests/
python run-tests.py

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