view tests/README @ 36187:a9d1ac7b91a8

py3: open files in bytes mode in transplant.py Differential Revision: https://phab.mercurial-scm.org/D2265
author Pulkit Goyal <7895pulkit@gmail.com>
date Wed, 14 Feb 2018 17:39:56 +0530
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.