view tests/README @ 42525:9913fffd744b

py3: make catapult usable from the test runner in py3 Differential Revision: https://phab.mercurial-scm.org/D6577
author Rodrigo Damazio Bovendorp <rdamazio@google.com>
date Tue, 25 Jun 2019 19:32: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.