view tests/README @ 36493:5b5cc44b2cdc

py3: add a b'' prefix in tests/test-fncache.t # skip-blame because it's just b'' prefix Differential Revision: https://phab.mercurial-scm.org/D2517
author Pulkit Goyal <7895pulkit@gmail.com>
date Thu, 01 Mar 2018 23:57:16 +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.