view tests/README @ 36324:ac04f17b7041

py3: add b'' prefixes in fakedirstatewritetime.py # skip-blame because we are just adding b'' Differential Revision: https://phab.mercurial-scm.org/D2350
author Pulkit Goyal <7895pulkit@gmail.com>
date Mon, 19 Feb 2018 15:27:25 +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.