view tests/README @ 38018:a9ffb4a577d0

py3: add b'' prefixes in tests/test-extension.t # skip-blame because just b'' prefixes Differential Revision: https://phab.mercurial-scm.org/D3564
author Pulkit Goyal <7895pulkit@gmail.com>
date Thu, 15 Feb 2018 17:15:21 +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.